@Stability(value=Stable)
public static interface CfnProject.S3LogsConfigProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnProject.S3LogsConfigProperty.Builder
A builder for
CfnProject.S3LogsConfigProperty |
static class |
CfnProject.S3LogsConfigProperty.Jsii$Proxy
An implementation for
CfnProject.S3LogsConfigProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnProject.S3LogsConfigProperty.Builder |
builder() |
default Object |
getEncryptionDisabled()
`CfnProject.S3LogsConfigProperty.EncryptionDisabled`.
|
default String |
getLocation()
`CfnProject.S3LogsConfigProperty.Location`.
|
String |
getStatus()
`CfnProject.S3LogsConfigProperty.Status`.
|
@Stability(value=Stable) @NotNull String getStatus()
@Stability(value=Stable) @Nullable default Object getEncryptionDisabled()
@Stability(value=Stable) @Nullable default String getLocation()
@Stability(value=Stable) static CfnProject.S3LogsConfigProperty.Builder builder()
Copyright © 2021. All rights reserved.