Uses of Class
com.hashicorp.cdktf.providers.aws.location_map.LocationMapConfiguration.Builder
-
Packages that use LocationMapConfiguration.Builder Package Description com.hashicorp.cdktf.providers.aws.location_map aws_location_map -
-
Uses of LocationMapConfiguration.Builder in com.hashicorp.cdktf.providers.aws.location_map
Methods in com.hashicorp.cdktf.providers.aws.location_map that return LocationMapConfiguration.Builder Modifier and Type Method Description static LocationMapConfiguration.BuilderLocationMapConfiguration. builder()LocationMapConfiguration.BuilderLocationMapConfiguration.Builder. style(String style)Sets the value ofLocationMapConfiguration.getStyle()Constructors in com.hashicorp.cdktf.providers.aws.location_map with parameters of type LocationMapConfiguration.Builder Constructor Description Jsii$Proxy(LocationMapConfiguration.Builder builder)Constructor that initializes the object based on literal property values passed by theLocationMapConfiguration.Builder.
-