dataDistributionType property

DataDistributionType? dataDistributionType
final

Whether the generated dataset is FullyReplicated or ShardedByS3Key (default).

Implementation

final DataDistributionType? dataDistributionType;