Uses of Interface
com.hashicorp.cdktf.providers.aws.location_map.LocationMapConfiguration
-
Packages that use LocationMapConfiguration Package Description com.hashicorp.cdktf.providers.aws.location_map aws_location_map -
-
Uses of LocationMapConfiguration in com.hashicorp.cdktf.providers.aws.location_map
Classes in com.hashicorp.cdktf.providers.aws.location_map that implement LocationMapConfiguration Modifier and Type Class Description static classLocationMapConfiguration.Jsii$ProxyAn implementation forLocationMapConfigurationMethods in com.hashicorp.cdktf.providers.aws.location_map that return LocationMapConfiguration Modifier and Type Method Description LocationMapConfigurationLocationMapConfiguration.Builder. build()Builds the configured instance.LocationMapConfigurationLocationMapConfig. getConfiguration()configuration block.LocationMapConfigurationLocationMapConfig.Jsii$Proxy. getConfiguration()LocationMapConfigurationLocationMap. getConfigurationInput()LocationMapConfigurationLocationMapConfigurationOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.aws.location_map with parameters of type LocationMapConfiguration Modifier and Type Method Description LocationMap.BuilderLocationMap.Builder. configuration(LocationMapConfiguration configuration)configuration block.LocationMapConfig.BuilderLocationMapConfig.Builder. configuration(LocationMapConfiguration configuration)Sets the value ofLocationMapConfig.getConfiguration()voidLocationMap. putConfiguration(LocationMapConfiguration value)voidLocationMapConfigurationOutputReference. setInternalValue(LocationMapConfiguration value)
-