| Package | Description |
|---|---|
| software.amazon.awscdk.services.location |
AWS::Location Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
CfnMap.Builder |
CfnMap.Builder.configuration(CfnMap.MapConfigurationProperty configuration)
Specifies the map style selected from an available data provider.
|
CfnMap.Builder |
CfnMap.Builder.configuration(IResolvable configuration)
Specifies the map style selected from an available data provider.
|
static CfnMap.Builder |
CfnMap.Builder.create(software.constructs.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.