Uses of Interface
com.hashicorp.cdktf.providers.google.apphub_service_project_attachment.ApphubServiceProjectAttachmentTimeouts
-
Packages that use ApphubServiceProjectAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.google.apphub_service_project_attachment google_apphub_service_project_attachment -
-
Uses of ApphubServiceProjectAttachmentTimeouts in com.hashicorp.cdktf.providers.google.apphub_service_project_attachment
Classes in com.hashicorp.cdktf.providers.google.apphub_service_project_attachment that implement ApphubServiceProjectAttachmentTimeouts Modifier and Type Class Description static classApphubServiceProjectAttachmentTimeouts.Jsii$ProxyAn implementation forApphubServiceProjectAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.apphub_service_project_attachment that return ApphubServiceProjectAttachmentTimeouts Modifier and Type Method Description ApphubServiceProjectAttachmentTimeoutsApphubServiceProjectAttachmentTimeouts.Builder. build()Builds the configured instance.default ApphubServiceProjectAttachmentTimeoutsApphubServiceProjectAttachmentConfig. getTimeouts()timeouts block.ApphubServiceProjectAttachmentTimeoutsApphubServiceProjectAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.apphub_service_project_attachment with parameters of type ApphubServiceProjectAttachmentTimeouts Modifier and Type Method Description voidApphubServiceProjectAttachment. putTimeouts(ApphubServiceProjectAttachmentTimeouts value)voidApphubServiceProjectAttachmentTimeoutsOutputReference. setInternalValue(ApphubServiceProjectAttachmentTimeouts value)ApphubServiceProjectAttachment.BuilderApphubServiceProjectAttachment.Builder. timeouts(ApphubServiceProjectAttachmentTimeouts timeouts)timeouts block.ApphubServiceProjectAttachmentConfig.BuilderApphubServiceProjectAttachmentConfig.Builder. timeouts(ApphubServiceProjectAttachmentTimeouts timeouts)Sets the value ofApphubServiceProjectAttachmentConfig.getTimeouts()
-