@Stability(value=Stable) public static final class CfnDashboard.DateTimeParameterProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnDashboard.DateTimeParameterProperty>
CfnDashboard.DateTimeParameterProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnDashboard.DateTimeParameterProperty |
build()
Builds the configured instance.
|
CfnDashboard.DateTimeParameterProperty.Builder |
name(String name)
Sets the value of
CfnDashboard.DateTimeParameterProperty.getName() |
CfnDashboard.DateTimeParameterProperty.Builder |
values(List<String> values)
Sets the value of
CfnDashboard.DateTimeParameterProperty.getValues() |
@Stability(value=Stable) public CfnDashboard.DateTimeParameterProperty.Builder name(String name)
CfnDashboard.DateTimeParameterProperty.getName()name - `CfnDashboard.DateTimeParameterProperty.Name`. This parameter is required.this@Stability(value=Stable) public CfnDashboard.DateTimeParameterProperty.Builder values(List<String> values)
CfnDashboard.DateTimeParameterProperty.getValues()values - `CfnDashboard.DateTimeParameterProperty.Values`. This parameter is required.this@Stability(value=Stable) public CfnDashboard.DateTimeParameterProperty build()
build in interface software.amazon.jsii.Builder<CfnDashboard.DateTimeParameterProperty>CfnDashboard.DateTimeParameterPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.