public static final class CfnMonitoringSchedule.CsvProperty.Builder
extends java.lang.Object
CfnMonitoringSchedule.CsvProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnMonitoringSchedule.CsvProperty |
build()
Builds the configured instance.
|
CfnMonitoringSchedule.CsvProperty.Builder |
header(java.lang.Boolean header)
Sets the value of
CfnMonitoringSchedule.CsvProperty.getHeader() |
CfnMonitoringSchedule.CsvProperty.Builder |
header(IResolvable header)
Sets the value of
CfnMonitoringSchedule.CsvProperty.getHeader() |
public CfnMonitoringSchedule.CsvProperty.Builder header(java.lang.Boolean header)
CfnMonitoringSchedule.CsvProperty.getHeader()
header
- `CfnMonitoringSchedule.CsvProperty.Header`.this
public CfnMonitoringSchedule.CsvProperty.Builder header(IResolvable header)
CfnMonitoringSchedule.CsvProperty.getHeader()
header
- `CfnMonitoringSchedule.CsvProperty.Header`.this
public CfnMonitoringSchedule.CsvProperty build()
CfnMonitoringSchedule.CsvProperty
java.lang.NullPointerException
- if any required attribute was not provided