@Stability(value=Stable)
public static interface CfnStorageLens.S3BucketDestinationProperty
extends software.amazon.jsii.JsiiSerializable
| Modifier and Type | Interface and Description |
|---|---|
static class |
CfnStorageLens.S3BucketDestinationProperty.Builder
A builder for
CfnStorageLens.S3BucketDestinationProperty |
static class |
CfnStorageLens.S3BucketDestinationProperty.Jsii$Proxy
An implementation for
CfnStorageLens.S3BucketDestinationProperty |
| Modifier and Type | Method and Description |
|---|---|
static CfnStorageLens.S3BucketDestinationProperty.Builder |
builder() |
String |
getAccountId()
`CfnStorageLens.S3BucketDestinationProperty.AccountId`.
|
String |
getArn()
`CfnStorageLens.S3BucketDestinationProperty.Arn`.
|
default Object |
getEncryption()
`CfnStorageLens.S3BucketDestinationProperty.Encryption`.
|
String |
getFormat()
`CfnStorageLens.S3BucketDestinationProperty.Format`.
|
String |
getOutputSchemaVersion()
`CfnStorageLens.S3BucketDestinationProperty.OutputSchemaVersion`.
|
default String |
getPrefix()
`CfnStorageLens.S3BucketDestinationProperty.Prefix`.
|
@Stability(value=Stable) @NotNull String getAccountId()
@Stability(value=Stable) @NotNull String getArn()
@Stability(value=Stable) @NotNull String getFormat()
@Stability(value=Stable) @NotNull String getOutputSchemaVersion()
@Stability(value=Stable) @Nullable default Object getEncryption()
@Stability(value=Stable) @Nullable default String getPrefix()
@Stability(value=Stable) static CfnStorageLens.S3BucketDestinationProperty.Builder builder()
Copyright © 2021. All rights reserved.