Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.location.CfnMapMixinProps.Builder
Packages that use CfnMapMixinProps.Builder
-
Uses of CfnMapMixinProps.Builder in software.amazon.awscdk.cfnpropertymixins.services.location
Methods in software.amazon.awscdk.cfnpropertymixins.services.location that return CfnMapMixinProps.BuilderModifier and TypeMethodDescriptionstatic CfnMapMixinProps.BuilderCfnMapMixinProps.builder()CfnMapMixinProps.Builder.configuration(CfnMapPropsMixin.MapConfigurationProperty configuration) Sets the value ofCfnMapMixinProps.getConfiguration()CfnMapMixinProps.Builder.configuration(IResolvable configuration) Sets the value ofCfnMapMixinProps.getConfiguration()CfnMapMixinProps.Builder.description(String description) Sets the value ofCfnMapMixinProps.getDescription()Sets the value ofCfnMapMixinProps.getMapName()CfnMapMixinProps.Builder.pricingPlan(String pricingPlan) Sets the value ofCfnMapMixinProps.getPricingPlan()Sets the value ofCfnMapMixinProps.getTags()Constructors in software.amazon.awscdk.cfnpropertymixins.services.location with parameters of type CfnMapMixinProps.BuilderModifierConstructorDescriptionprotectedJsii$Proxy(CfnMapMixinProps.Builder builder) Constructor that initializes the object based on literal property values passed by theCfnMapMixinProps.Builder.