Uses of Interface
com.hashicorp.cdktf.providers.aws.glue_partition_index.GluePartitionIndexTimeouts
-
Packages that use GluePartitionIndexTimeouts Package Description com.hashicorp.cdktf.providers.aws.glue_partition_index aws_glue_partition_index -
-
Uses of GluePartitionIndexTimeouts in com.hashicorp.cdktf.providers.aws.glue_partition_index
Classes in com.hashicorp.cdktf.providers.aws.glue_partition_index that implement GluePartitionIndexTimeouts Modifier and Type Class Description static classGluePartitionIndexTimeouts.Jsii$ProxyAn implementation forGluePartitionIndexTimeoutsMethods in com.hashicorp.cdktf.providers.aws.glue_partition_index that return GluePartitionIndexTimeouts Modifier and Type Method Description GluePartitionIndexTimeoutsGluePartitionIndexTimeouts.Builder. build()Builds the configured instance.default GluePartitionIndexTimeoutsGluePartitionIndexConfig. getTimeouts()timeouts block.GluePartitionIndexTimeoutsGluePartitionIndexConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.glue_partition_index with parameters of type GluePartitionIndexTimeouts Modifier and Type Method Description voidGluePartitionIndex. putTimeouts(GluePartitionIndexTimeouts value)voidGluePartitionIndexTimeoutsOutputReference. setInternalValue(GluePartitionIndexTimeouts value)GluePartitionIndex.BuilderGluePartitionIndex.Builder. timeouts(GluePartitionIndexTimeouts timeouts)timeouts block.GluePartitionIndexConfig.BuilderGluePartitionIndexConfig.Builder. timeouts(GluePartitionIndexTimeouts timeouts)Sets the value ofGluePartitionIndexConfig.getTimeouts()
-