S3BucketDestination.Builder |
S3BucketDestination.Builder.accountId(String accountId) |
The account ID of the owner of the S3 Storage Lens metrics export bucket.
|
S3BucketDestination.Builder |
S3BucketDestination.Builder.arn(String arn) |
The Amazon Resource Name (ARN) of the bucket.
|
static S3BucketDestination.Builder |
S3BucketDestination.builder() |
|
default S3BucketDestination.Builder |
S3BucketDestination.Builder.encryption(Consumer<StorageLensDataExportEncryption.Builder> encryption) |
The container for the type encryption of the metrics exports in this bucket.
|
S3BucketDestination.Builder |
S3BucketDestination.Builder.encryption(StorageLensDataExportEncryption encryption) |
The container for the type encryption of the metrics exports in this bucket.
|
S3BucketDestination.Builder |
S3BucketDestination.Builder.format(String format) |
S3BucketDestination.Builder |
S3BucketDestination.Builder.format(Format format) |
S3BucketDestination.Builder |
S3BucketDestination.Builder.outputSchemaVersion(String outputSchemaVersion) |
The schema version of the export file.
|
S3BucketDestination.Builder |
S3BucketDestination.Builder.outputSchemaVersion(OutputSchemaVersion outputSchemaVersion) |
The schema version of the export file.
|
S3BucketDestination.Builder |
S3BucketDestination.Builder.prefix(String prefix) |
The prefix of the destination bucket where the metrics export will be delivered.
|
S3BucketDestination.Builder |
S3BucketDestination.toBuilder() |
|