s3DataDistributionType property

ProcessingS3DataDistributionType? s3DataDistributionType
final

Whether input data distributed in Amazon S3 is fully replicated or sharded by an S3 key. Defauts to FullyReplicated

Implementation

final ProcessingS3DataDistributionType? s3DataDistributionType;