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