@Stability(value=Stable)
public static interface CfnAssociation.S3OutputLocationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnAssociation.S3OutputLocationProperty.Builder
A builder for
CfnAssociation.S3OutputLocationProperty |
static class |
CfnAssociation.S3OutputLocationProperty.Jsii$Proxy
An implementation for
CfnAssociation.S3OutputLocationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnAssociation.S3OutputLocationProperty.Builder |
builder() |
default String |
getOutputS3BucketName()
`CfnAssociation.S3OutputLocationProperty.OutputS3BucketName`.
|
default String |
getOutputS3KeyPrefix()
`CfnAssociation.S3OutputLocationProperty.OutputS3KeyPrefix`.
|
default String |
getOutputS3Region()
`CfnAssociation.S3OutputLocationProperty.OutputS3Region`.
|
@Stability(value=Stable) @Nullable default String getOutputS3BucketName()
@Stability(value=Stable) @Nullable default String getOutputS3KeyPrefix()
@Stability(value=Stable) @Nullable default String getOutputS3Region()
@Stability(value=Stable) static CfnAssociation.S3OutputLocationProperty.Builder builder()
Copyright © 2021. All rights reserved.