@Stability(value=Stable) public static final class CfnDashboard.ExportToCSVOptionProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDashboard.ExportToCSVOptionProperty>
CfnDashboard.ExportToCSVOptionProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDashboard.ExportToCSVOptionProperty.Builder |
availabilityStatus(String availabilityStatus)
Sets the value of
CfnDashboard.ExportToCSVOptionProperty.getAvailabilityStatus() |
CfnDashboard.ExportToCSVOptionProperty |
build()
Builds the configured instance.
|
@Stability(value=Stable) public CfnDashboard.ExportToCSVOptionProperty.Builder availabilityStatus(String availabilityStatus)
CfnDashboard.ExportToCSVOptionProperty.getAvailabilityStatus()availabilityStatus - `CfnDashboard.ExportToCSVOptionProperty.AvailabilityStatus`.this@Stability(value=Stable) public CfnDashboard.ExportToCSVOptionProperty build()
build in interface software.amazon.jsii.Builder<CfnDashboard.ExportToCSVOptionProperty>CfnDashboard.ExportToCSVOptionPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.