Uses of Interface
com.hashicorp.cdktf.providers.google.compute_network_attachment.ComputeNetworkAttachmentTimeouts
-
Packages that use ComputeNetworkAttachmentTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_network_attachment google_compute_network_attachment -
-
Uses of ComputeNetworkAttachmentTimeouts in com.hashicorp.cdktf.providers.google.compute_network_attachment
Classes in com.hashicorp.cdktf.providers.google.compute_network_attachment that implement ComputeNetworkAttachmentTimeouts Modifier and Type Class Description static classComputeNetworkAttachmentTimeouts.Jsii$ProxyAn implementation forComputeNetworkAttachmentTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_network_attachment that return ComputeNetworkAttachmentTimeouts Modifier and Type Method Description ComputeNetworkAttachmentTimeoutsComputeNetworkAttachmentTimeouts.Builder. build()Builds the configured instance.default ComputeNetworkAttachmentTimeoutsComputeNetworkAttachmentConfig. getTimeouts()timeouts block.ComputeNetworkAttachmentTimeoutsComputeNetworkAttachmentConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_network_attachment with parameters of type ComputeNetworkAttachmentTimeouts Modifier and Type Method Description voidComputeNetworkAttachment. putTimeouts(ComputeNetworkAttachmentTimeouts value)voidComputeNetworkAttachmentTimeoutsOutputReference. setInternalValue(ComputeNetworkAttachmentTimeouts value)ComputeNetworkAttachment.BuilderComputeNetworkAttachment.Builder. timeouts(ComputeNetworkAttachmentTimeouts timeouts)timeouts block.ComputeNetworkAttachmentConfig.BuilderComputeNetworkAttachmentConfig.Builder. timeouts(ComputeNetworkAttachmentTimeouts timeouts)Sets the value ofComputeNetworkAttachmentConfig.getTimeouts()
-