Uses of Interface
com.hashicorp.cdktf.providers.google.compute_snapshot.ComputeSnapshotTimeouts
-
Packages that use ComputeSnapshotTimeouts Package Description com.hashicorp.cdktf.providers.google.compute_snapshot google_compute_snapshot -
-
Uses of ComputeSnapshotTimeouts in com.hashicorp.cdktf.providers.google.compute_snapshot
Classes in com.hashicorp.cdktf.providers.google.compute_snapshot that implement ComputeSnapshotTimeouts Modifier and Type Class Description static classComputeSnapshotTimeouts.Jsii$ProxyAn implementation forComputeSnapshotTimeoutsMethods in com.hashicorp.cdktf.providers.google.compute_snapshot that return ComputeSnapshotTimeouts Modifier and Type Method Description ComputeSnapshotTimeoutsComputeSnapshotTimeouts.Builder. build()Builds the configured instance.default ComputeSnapshotTimeoutsComputeSnapshotConfig. getTimeouts()timeouts block.ComputeSnapshotTimeoutsComputeSnapshotConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.compute_snapshot with parameters of type ComputeSnapshotTimeouts Modifier and Type Method Description voidComputeSnapshot. putTimeouts(ComputeSnapshotTimeouts value)voidComputeSnapshotTimeoutsOutputReference. setInternalValue(ComputeSnapshotTimeouts value)ComputeSnapshot.BuilderComputeSnapshot.Builder. timeouts(ComputeSnapshotTimeouts timeouts)timeouts block.ComputeSnapshotConfig.BuilderComputeSnapshotConfig.Builder. timeouts(ComputeSnapshotTimeouts timeouts)Sets the value ofComputeSnapshotConfig.getTimeouts()
-