| Package | Description |
|---|---|
| software.amazon.awscdk.services.location |
AWS::Location Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static CfnMapProps.Builder |
CfnMapProps.builder() |
CfnMapProps.Builder |
CfnMapProps.Builder.configuration(CfnMap.MapConfigurationProperty configuration)
Sets the value of
CfnMapProps.getConfiguration() |
CfnMapProps.Builder |
CfnMapProps.Builder.configuration(IResolvable configuration)
Sets the value of
CfnMapProps.getConfiguration() |
CfnMapProps.Builder |
CfnMapProps.Builder.description(String description)
Sets the value of
CfnMapProps.getDescription() |
CfnMapProps.Builder |
CfnMapProps.Builder.mapName(String mapName)
Sets the value of
CfnMapProps.getMapName() |
CfnMapProps.Builder |
CfnMapProps.Builder.pricingPlan(String pricingPlan)
Sets the value of
CfnMapProps.getPricingPlan() |
| Constructor and Description |
|---|
Jsii$Proxy(CfnMapProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnMapProps.Builder. |
Copyright © 2022. All rights reserved.