Uses of Interface
com.hashicorp.cdktf.providers.google.filestore_snapshot.FilestoreSnapshotTimeouts
-
Packages that use FilestoreSnapshotTimeouts Package Description com.hashicorp.cdktf.providers.google.filestore_snapshot google_filestore_snapshot -
-
Uses of FilestoreSnapshotTimeouts in com.hashicorp.cdktf.providers.google.filestore_snapshot
Classes in com.hashicorp.cdktf.providers.google.filestore_snapshot that implement FilestoreSnapshotTimeouts Modifier and Type Class Description static classFilestoreSnapshotTimeouts.Jsii$ProxyAn implementation forFilestoreSnapshotTimeoutsMethods in com.hashicorp.cdktf.providers.google.filestore_snapshot that return FilestoreSnapshotTimeouts Modifier and Type Method Description FilestoreSnapshotTimeoutsFilestoreSnapshotTimeouts.Builder. build()Builds the configured instance.default FilestoreSnapshotTimeoutsFilestoreSnapshotConfig. getTimeouts()timeouts block.FilestoreSnapshotTimeoutsFilestoreSnapshotConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.filestore_snapshot with parameters of type FilestoreSnapshotTimeouts Modifier and Type Method Description voidFilestoreSnapshot. putTimeouts(FilestoreSnapshotTimeouts value)voidFilestoreSnapshotTimeoutsOutputReference. setInternalValue(FilestoreSnapshotTimeouts value)FilestoreSnapshot.BuilderFilestoreSnapshot.Builder. timeouts(FilestoreSnapshotTimeouts timeouts)timeouts block.FilestoreSnapshotConfig.BuilderFilestoreSnapshotConfig.Builder. timeouts(FilestoreSnapshotTimeouts timeouts)Sets the value ofFilestoreSnapshotConfig.getTimeouts()
-