@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 - Specifies the map style selected from an available data provider. This parameter is required.
Valid styles: VectorEsriStreets , VectorEsriTopographic , VectorEsriNavigation , VectorEsriDarkGrayCanvas , VectorEsriLightGrayCanvas , VectorHereBerlin .
When using HERE as your data provider, and selecting the Style
VectorHereBerlin, you may not use HERE Technologies maps for Asset Management. See the AWS Service Terms for Amazon Location Service.
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 © 2022. All rights reserved.