Uses of Interface
com.hashicorp.cdktf.providers.google.compute_service_attachment.ComputeServiceAttachmentTimeouts
-
Packages that use ComputeServiceAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_service_attachment google_compute_service_attachment -
-
Uses of ComputeServiceAttachmentTimeouts in com.hashicorp.cdktf.providers.google.compute_service_attachment
Classes in com.hashicorp.cdktf.providers.google.compute_service_attachment that implement ComputeServiceAttachmentTimeouts Modifier and Type Class Description static classComputeServiceAttachmentTimeouts.Jsii$ProxyAn implementation forComputeServiceAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_service_attachment that return ComputeServiceAttachmentTimeouts Modifier and Type Method Description ComputeServiceAttachmentTimeoutsComputeServiceAttachmentTimeouts.Builder. build()Builds the configured instance.default ComputeServiceAttachmentTimeoutsComputeServiceAttachmentConfig. getTimeouts()timeouts block.ComputeServiceAttachmentTimeoutsComputeServiceAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_service_attachment with parameters of type ComputeServiceAttachmentTimeouts Modifier and Type Method Description voidComputeServiceAttachment. putTimeouts(ComputeServiceAttachmentTimeouts value)voidComputeServiceAttachmentTimeoutsOutputReference. setInternalValue(ComputeServiceAttachmentTimeouts value)ComputeServiceAttachment.BuilderComputeServiceAttachment.Builder. timeouts(ComputeServiceAttachmentTimeouts timeouts)timeouts block.ComputeServiceAttachmentConfig.BuilderComputeServiceAttachmentConfig.Builder. timeouts(ComputeServiceAttachmentTimeouts timeouts)Sets the value ofComputeServiceAttachmentConfig.getTimeouts()
-