ResourceDataSyncS3Destination
Information about the target S3 bucket for the resource data sync.
Types
Properties
Link copied to clipboard
The ARN of an encryption key for a destination in Amazon S3. Must belong to the same Region as the destination S3 bucket.
Link copied to clipboard
The name of the S3 bucket where the aggregated data is stored.
Link copied to clipboard
Enables destination data sharing. By default, this field is null
.
Link copied to clipboard
A supported sync format. The following format is currently supported: JsonSerDe
Functions
Link copied to clipboard
inline fun copy(block: ResourceDataSyncS3Destination.Builder.() -> Unit = {}): ResourceDataSyncS3Destination