Uses of Interface
com.hashicorp.cdktf.providers.aws.data_aws_location_place_index.DataAwsLocationPlaceIndexConfig
-
Packages that use DataAwsLocationPlaceIndexConfig Package Description com.hashicorp.cdktf.providers.aws.data_aws_location_place_index data_aws_location_place_index -
-
Uses of DataAwsLocationPlaceIndexConfig in com.hashicorp.cdktf.providers.aws.data_aws_location_place_index
Classes in com.hashicorp.cdktf.providers.aws.data_aws_location_place_index that implement DataAwsLocationPlaceIndexConfig Modifier and Type Class Description static classDataAwsLocationPlaceIndexConfig.Jsii$ProxyAn implementation forDataAwsLocationPlaceIndexConfigMethods in com.hashicorp.cdktf.providers.aws.data_aws_location_place_index that return DataAwsLocationPlaceIndexConfig Modifier and Type Method Description DataAwsLocationPlaceIndexConfigDataAwsLocationPlaceIndexConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.data_aws_location_place_index with parameters of type DataAwsLocationPlaceIndexConfig Constructor Description DataAwsLocationPlaceIndex(software.constructs.Construct scope, String id, DataAwsLocationPlaceIndexConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/data-sources/location_place_index aws_location_place_index} Data Source.
-