| Modifier and Type | Method and Description |
|---|---|
CfnMap.Builder |
CfnMap.Builder.configuration(CfnMap.MapConfigurationProperty configuration)
Specifies the `MapConfiguration` , including the map style, for the map resource that you create.
|
CfnMap.Builder |
CfnMap.Builder.configuration(IResolvable configuration)
Specifies the `MapConfiguration` , including the map style, for the map resource that you create.
|
static CfnMap.Builder |
CfnMap.Builder.create(Construct scope,
String id) |
CfnMap.Builder |
CfnMap.Builder.description(String description)
An optional description for the map resource.
|
CfnMap.Builder |
CfnMap.Builder.mapName(String mapName)
The name for the map resource.
|
CfnMap.Builder |
CfnMap.Builder.pricingPlan(String pricingPlan)
No longer used.
|
Copyright © 2022. All rights reserved.