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