@Stability(value=Stable) public static final class CfnMonitoringSchedule.CsvProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMonitoringSchedule.CsvProperty>
CfnMonitoringSchedule.CsvProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMonitoringSchedule.CsvProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.CsvProperty.Builder |
header(Boolean header)
Sets the value of
CfnMonitoringSchedule.CsvProperty.getHeader() |
CfnMonitoringSchedule.CsvProperty.Builder |
header(IResolvable header)
Sets the value of
CfnMonitoringSchedule.CsvProperty.getHeader() |
@Stability(value=Stable) public CfnMonitoringSchedule.CsvProperty.Builder header(Boolean header)
CfnMonitoringSchedule.CsvProperty.getHeader()header - `CfnMonitoringSchedule.CsvProperty.Header`.this@Stability(value=Stable) public CfnMonitoringSchedule.CsvProperty.Builder header(IResolvable header)
CfnMonitoringSchedule.CsvProperty.getHeader()header - `CfnMonitoringSchedule.CsvProperty.Header`.this@Stability(value=Stable) public CfnMonitoringSchedule.CsvProperty build()
build in interface software.amazon.jsii.Builder<CfnMonitoringSchedule.CsvProperty>CfnMonitoringSchedule.CsvPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.