Uses of Interface
com.hashicorp.cdktf.providers.aws.location_map.LocationMapConfig
-
Packages that use LocationMapConfig Package Description com.hashicorp.cdktf.providers.aws.location_map aws_location_map -
-
Uses of LocationMapConfig in com.hashicorp.cdktf.providers.aws.location_map
Classes in com.hashicorp.cdktf.providers.aws.location_map that implement LocationMapConfig Modifier and Type Class Description static classLocationMapConfig.Jsii$ProxyAn implementation forLocationMapConfigMethods in com.hashicorp.cdktf.providers.aws.location_map that return LocationMapConfig Modifier and Type Method Description LocationMapConfigLocationMapConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.location_map with parameters of type LocationMapConfig Constructor Description LocationMap(software.constructs.Construct scope, String id, LocationMapConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/location_map aws_location_map} Resource.
-