s3DataDistributionType property
Whether the data stored in Amazon S3 is FullyReplicated
or
ShardedByS3Key
.
Implementation
final ProcessingS3DataDistributionType? s3DataDistributionType;
Whether the data stored in Amazon S3 is FullyReplicated
or
ShardedByS3Key
.
final ProcessingS3DataDistributionType? s3DataDistributionType;