Uses of Class
com.hashicorp.cdktf.providers.aws.glue_partition_index.GluePartitionIndexTimeouts.Builder
-
Packages that use GluePartitionIndexTimeouts.Builder Package Description com.hashicorp.cdktf.providers.aws.glue_partition_index aws_glue_partition_index -
-
Uses of GluePartitionIndexTimeouts.Builder in com.hashicorp.cdktf.providers.aws.glue_partition_index
Methods in com.hashicorp.cdktf.providers.aws.glue_partition_index that return GluePartitionIndexTimeouts.Builder Modifier and Type Method Description static GluePartitionIndexTimeouts.BuilderGluePartitionIndexTimeouts. builder()GluePartitionIndexTimeouts.BuilderGluePartitionIndexTimeouts.Builder. create(String create)Sets the value ofGluePartitionIndexTimeouts.getCreate()GluePartitionIndexTimeouts.BuilderGluePartitionIndexTimeouts.Builder. delete(String delete)Sets the value ofGluePartitionIndexTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.aws.glue_partition_index with parameters of type GluePartitionIndexTimeouts.Builder Constructor Description Jsii$Proxy(GluePartitionIndexTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theGluePartitionIndexTimeouts.Builder.
-