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