@Stability(value=Stable)
public static interface CfnInfrastructureConfiguration.S3LogsProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnInfrastructureConfiguration.S3LogsProperty.Builder
A builder for
CfnInfrastructureConfiguration.S3LogsProperty |
static class |
CfnInfrastructureConfiguration.S3LogsProperty.Jsii$Proxy
An implementation for
CfnInfrastructureConfiguration.S3LogsProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnInfrastructureConfiguration.S3LogsProperty.Builder |
builder() |
default String |
getS3BucketName()
`CfnInfrastructureConfiguration.S3LogsProperty.S3BucketName`.
|
default String |
getS3KeyPrefix()
`CfnInfrastructureConfiguration.S3LogsProperty.S3KeyPrefix`.
|
@Stability(value=Stable) @Nullable default String getS3BucketName()
@Stability(value=Stable) @Nullable default String getS3KeyPrefix()
@Stability(value=Stable) static CfnInfrastructureConfiguration.S3LogsProperty.Builder builder()
Copyright © 2021. All rights reserved.