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