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