ResourceDataSyncS3Destination

Information about the target S3 bucket for the resource data sync.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

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

An Amazon S3 prefix for the bucket.

Link copied to clipboard

The Amazon Web Services Region with the S3 bucket targeted by the resource data sync.

Link copied to clipboard

A supported sync format. The following format is currently supported: JsonSerDe

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String