@Stability(value=Stable) public static final class CfnMonitoringSchedule.DatasetFormatProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.DatasetFormatProperty>
CfnMonitoringSchedule.DatasetFormatProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.DatasetFormatProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
csv(CfnMonitoringSchedule.CsvProperty csv)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getCsv() |
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
csv(IResolvable csv)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getCsv() |
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
json(Object json)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getJson() |
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
parquet(Boolean parquet)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getParquet() |
CfnMonitoringSchedule.DatasetFormatProperty.Builder |
parquet(IResolvable parquet)
Sets the value of
CfnMonitoringSchedule.DatasetFormatProperty.getParquet() |
@Stability(value=Stable) public CfnMonitoringSchedule.DatasetFormatProperty.Builder csv(CfnMonitoringSchedule.CsvProperty csv)
CfnMonitoringSchedule.DatasetFormatProperty.getCsv()csv - `CfnMonitoringSchedule.DatasetFormatProperty.Csv`.this@Stability(value=Stable) public CfnMonitoringSchedule.DatasetFormatProperty.Builder csv(IResolvable csv)
CfnMonitoringSchedule.DatasetFormatProperty.getCsv()csv - `CfnMonitoringSchedule.DatasetFormatProperty.Csv`.this@Stability(value=Stable) public CfnMonitoringSchedule.DatasetFormatProperty.Builder json(Object json)
CfnMonitoringSchedule.DatasetFormatProperty.getJson()json - `CfnMonitoringSchedule.DatasetFormatProperty.Json`.this@Stability(value=Stable) public CfnMonitoringSchedule.DatasetFormatProperty.Builder parquet(Boolean parquet)
CfnMonitoringSchedule.DatasetFormatProperty.getParquet()parquet - `CfnMonitoringSchedule.DatasetFormatProperty.Parquet`.this@Stability(value=Stable) public CfnMonitoringSchedule.DatasetFormatProperty.Builder parquet(IResolvable parquet)
CfnMonitoringSchedule.DatasetFormatProperty.getParquet()parquet - `CfnMonitoringSchedule.DatasetFormatProperty.Parquet`.this@Stability(value=Stable) public CfnMonitoringSchedule.DatasetFormatProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.DatasetFormatProperty>CfnMonitoringSchedule.DatasetFormatPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.