public static final class CfnMonitoringSchedule.BatchTransformInputProperty.Builder
extends java.lang.Object
CfnMonitoringSchedule.BatchTransformInputProperty
Constructor and Description |
---|
Builder() |
public CfnMonitoringSchedule.BatchTransformInputProperty.Builder dataCapturedDestinationS3Uri(java.lang.String dataCapturedDestinationS3Uri)
CfnMonitoringSchedule.BatchTransformInputProperty.getDataCapturedDestinationS3Uri()
dataCapturedDestinationS3Uri
- `CfnMonitoringSchedule.BatchTransformInputProperty.DataCapturedDestinationS3Uri`. This parameter is required.this
public CfnMonitoringSchedule.BatchTransformInputProperty.Builder datasetFormat(IResolvable datasetFormat)
CfnMonitoringSchedule.BatchTransformInputProperty.getDatasetFormat()
datasetFormat
- `CfnMonitoringSchedule.BatchTransformInputProperty.DatasetFormat`. This parameter is required.this
public CfnMonitoringSchedule.BatchTransformInputProperty.Builder datasetFormat(CfnMonitoringSchedule.DatasetFormatProperty datasetFormat)
CfnMonitoringSchedule.BatchTransformInputProperty.getDatasetFormat()
datasetFormat
- `CfnMonitoringSchedule.BatchTransformInputProperty.DatasetFormat`. This parameter is required.this
public CfnMonitoringSchedule.BatchTransformInputProperty.Builder localPath(java.lang.String localPath)
CfnMonitoringSchedule.BatchTransformInputProperty.getLocalPath()
localPath
- `CfnMonitoringSchedule.BatchTransformInputProperty.LocalPath`. This parameter is required.this
public CfnMonitoringSchedule.BatchTransformInputProperty.Builder s3DataDistributionType(java.lang.String s3DataDistributionType)
s3DataDistributionType
- `CfnMonitoringSchedule.BatchTransformInputProperty.S3DataDistributionType`.this
public CfnMonitoringSchedule.BatchTransformInputProperty.Builder s3InputMode(java.lang.String s3InputMode)
CfnMonitoringSchedule.BatchTransformInputProperty.getS3InputMode()
s3InputMode
- `CfnMonitoringSchedule.BatchTransformInputProperty.S3InputMode`.this
public CfnMonitoringSchedule.BatchTransformInputProperty build()
CfnMonitoringSchedule.BatchTransformInputProperty
java.lang.NullPointerException
- if any required attribute was not provided