Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_partition_index.GluePartitionIndexPartitionIndex
-
Packages that use GluePartitionIndexPartitionIndex Package Description com.hashicorp.cdktf.providers.aws.glue_partition_index aws_glue_partition_index -
-
Uses of GluePartitionIndexPartitionIndex in com.hashicorp.cdktf.providers.aws.glue_partition_index
Classes in com.hashicorp.cdktf.providers.aws.glue_partition_index that implement GluePartitionIndexPartitionIndex Modifier and Type Class Description static classGluePartitionIndexPartitionIndex.Jsii$ProxyAn implementation forGluePartitionIndexPartitionIndexMethods in com.hashicorp.cdktf.providers.aws.glue_partition_index that return GluePartitionIndexPartitionIndex Modifier and Type Method Description GluePartitionIndexPartitionIndexGluePartitionIndexPartitionIndex.Builder. build()Builds the configured instance.GluePartitionIndexPartitionIndexGluePartitionIndexPartitionIndexOutputReference. getInternalValue()GluePartitionIndexPartitionIndexGluePartitionIndexConfig. getPartitionIndex()partition_index block.GluePartitionIndexPartitionIndexGluePartitionIndexConfig.Jsii$Proxy. getPartitionIndex()GluePartitionIndexPartitionIndexGluePartitionIndex. getPartitionIndexInput()Methods in com.hashicorp.cdktf.providers.aws.glue_partition_index with parameters of type GluePartitionIndexPartitionIndex Modifier and Type Method Description GluePartitionIndex.BuilderGluePartitionIndex.Builder. partitionIndex(GluePartitionIndexPartitionIndex partitionIndex)partition_index block.GluePartitionIndexConfig.BuilderGluePartitionIndexConfig.Builder. partitionIndex(GluePartitionIndexPartitionIndex partitionIndex)Sets the value ofGluePartitionIndexConfig.getPartitionIndex()voidGluePartitionIndex. putPartitionIndex(GluePartitionIndexPartitionIndex value)voidGluePartitionIndexPartitionIndexOutputReference. setInternalValue(GluePartitionIndexPartitionIndex value)
-