@Stability(value=Stable) public static final class CfnMonitoringSchedule.BatchTransformInputProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.BatchTransformInputProperty>
CfnMonitoringSchedule.BatchTransformInputProperty| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty.Builder dataCapturedDestinationS3Uri(String dataCapturedDestinationS3Uri)
CfnMonitoringSchedule.BatchTransformInputProperty.getDataCapturedDestinationS3Uri()dataCapturedDestinationS3Uri - `CfnMonitoringSchedule.BatchTransformInputProperty.DataCapturedDestinationS3Uri`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty.Builder datasetFormat(CfnMonitoringSchedule.DatasetFormatProperty datasetFormat)
CfnMonitoringSchedule.BatchTransformInputProperty.getDatasetFormat()datasetFormat - `CfnMonitoringSchedule.BatchTransformInputProperty.DatasetFormat`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty.Builder datasetFormat(IResolvable datasetFormat)
CfnMonitoringSchedule.BatchTransformInputProperty.getDatasetFormat()datasetFormat - `CfnMonitoringSchedule.BatchTransformInputProperty.DatasetFormat`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty.Builder localPath(String localPath)
CfnMonitoringSchedule.BatchTransformInputProperty.getLocalPath()localPath - `CfnMonitoringSchedule.BatchTransformInputProperty.LocalPath`. This parameter is required.this@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty.Builder s3DataDistributionType(String s3DataDistributionType)
s3DataDistributionType - `CfnMonitoringSchedule.BatchTransformInputProperty.S3DataDistributionType`.this@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty.Builder s3InputMode(String s3InputMode)
CfnMonitoringSchedule.BatchTransformInputProperty.getS3InputMode()s3InputMode - `CfnMonitoringSchedule.BatchTransformInputProperty.S3InputMode`.this@Stability(value=Stable) public CfnMonitoringSchedule.BatchTransformInputProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.BatchTransformInputProperty>CfnMonitoringSchedule.BatchTransformInputPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.