public static interface ExportS3DataInput.Builder extends SdkPojo, CopyableBuilder<ExportS3DataInput.Builder,ExportS3DataInput>
| Modifier and Type | Method and Description |
|---|---|
ExportS3DataInput.Builder |
kmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
|
ExportS3DataInput.Builder |
s3Uri(String s3Uri)
The URL to the Amazon S3 data input.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildExportS3DataInput.Builder kmsKeyId(String kmsKeyId)
The Key Management Service key ID for server-side encryption.
kmsKeyId - The Key Management Service key ID for server-side encryption.ExportS3DataInput.Builder s3Uri(String s3Uri)
The URL to the Amazon S3 data input.
s3Uri - The URL to the Amazon S3 data input.Copyright © 2023. All rights reserved.