Uses of Interface
com.hashicorp.cdktf.providers.google.compute_interconnect_attachment.ComputeInterconnectAttachmentTimeouts
-
Packages that use ComputeInterconnectAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_interconnect_attachment google_compute_interconnect_attachment -
-
Uses of ComputeInterconnectAttachmentTimeouts in com.hashicorp.cdktf.providers.google.compute_interconnect_attachment
Classes in com.hashicorp.cdktf.providers.google.compute_interconnect_attachment that implement ComputeInterconnectAttachmentTimeouts Modifier and Type Class Description static classComputeInterconnectAttachmentTimeouts.Jsii$ProxyAn implementation forComputeInterconnectAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_interconnect_attachment that return ComputeInterconnectAttachmentTimeouts Modifier and Type Method Description ComputeInterconnectAttachmentTimeoutsComputeInterconnectAttachmentTimeouts.Builder. build()Builds the configured instance.default ComputeInterconnectAttachmentTimeoutsComputeInterconnectAttachmentConfig. getTimeouts()timeouts block.ComputeInterconnectAttachmentTimeoutsComputeInterconnectAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_interconnect_attachment with parameters of type ComputeInterconnectAttachmentTimeouts Modifier and Type Method Description voidComputeInterconnectAttachment. putTimeouts(ComputeInterconnectAttachmentTimeouts value)voidComputeInterconnectAttachmentTimeoutsOutputReference. setInternalValue(ComputeInterconnectAttachmentTimeouts value)ComputeInterconnectAttachment.BuilderComputeInterconnectAttachment.Builder. timeouts(ComputeInterconnectAttachmentTimeouts timeouts)timeouts block.ComputeInterconnectAttachmentConfig.BuilderComputeInterconnectAttachmentConfig.Builder. timeouts(ComputeInterconnectAttachmentTimeouts timeouts)Sets the value ofComputeInterconnectAttachmentConfig.getTimeouts()
-