Uses of Class
com.hashicorp.cdktf.providers.google.apigee_instance_attachment.ApigeeInstanceAttachmentTimeouts.Builder
-
Packages that use ApigeeInstanceAttachmentTimeouts.Builder Package Description com.hashicorp.cdktf.providers.google.apigee_instance_attachment google_apigee_instance_attachment -
-
Uses of ApigeeInstanceAttachmentTimeouts.Builder in com.hashicorp.cdktf.providers.google.apigee_instance_attachment
Methods in com.hashicorp.cdktf.providers.google.apigee_instance_attachment that return ApigeeInstanceAttachmentTimeouts.Builder Modifier and Type Method Description static ApigeeInstanceAttachmentTimeouts.BuilderApigeeInstanceAttachmentTimeouts. builder()ApigeeInstanceAttachmentTimeouts.BuilderApigeeInstanceAttachmentTimeouts.Builder. create(String create)Sets the value ofApigeeInstanceAttachmentTimeouts.getCreate()ApigeeInstanceAttachmentTimeouts.BuilderApigeeInstanceAttachmentTimeouts.Builder. delete(String delete)Sets the value ofApigeeInstanceAttachmentTimeouts.getDelete()Constructors in com.hashicorp.cdktf.providers.google.apigee_instance_attachment with parameters of type ApigeeInstanceAttachmentTimeouts.Builder Constructor Description Jsii$Proxy(ApigeeInstanceAttachmentTimeouts.Builder builder)Constructor that initializes the object based on literal property values passed by theApigeeInstanceAttachmentTimeouts.Builder.
-