@Stability(value=Stable) public static final class CfnMap.MapConfigurationProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnMap.MapConfigurationProperty>
CfnMap.MapConfigurationProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnMap.MapConfigurationProperty |
build()
Builds the configured instance.
|
CfnMap.MapConfigurationProperty.Builder |
style(String style)
Sets the value of
CfnMap.MapConfigurationProperty.getStyle() |
@Stability(value=Stable) public CfnMap.MapConfigurationProperty.Builder style(String style)
CfnMap.MapConfigurationProperty.getStyle()style - `CfnMap.MapConfigurationProperty.Style`. This parameter is required.this@Stability(value=Stable) public CfnMap.MapConfigurationProperty build()
build in interface software.amazon.jsii.Builder<CfnMap.MapConfigurationProperty>CfnMap.MapConfigurationPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.