Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_volume_snapshot.NetappVolumeSnapshotTimeouts
-
Packages that use NetappVolumeSnapshotTimeouts Package Description com.hashicorp.cdktf.providers.google.netapp_volume_snapshot google_netapp_volume_snapshot -
-
Uses of NetappVolumeSnapshotTimeouts in com.hashicorp.cdktf.providers.google.netapp_volume_snapshot
Classes in com.hashicorp.cdktf.providers.google.netapp_volume_snapshot that implement NetappVolumeSnapshotTimeouts Modifier and Type Class Description static classNetappVolumeSnapshotTimeouts.Jsii$ProxyAn implementation forNetappVolumeSnapshotTimeoutsMethods in com.hashicorp.cdktf.providers.google.netapp_volume_snapshot that return NetappVolumeSnapshotTimeouts Modifier and Type Method Description NetappVolumeSnapshotTimeoutsNetappVolumeSnapshotTimeouts.Builder. build()Builds the configured instance.default NetappVolumeSnapshotTimeoutsNetappVolumeSnapshotConfig. getTimeouts()timeouts block.NetappVolumeSnapshotTimeoutsNetappVolumeSnapshotConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.netapp_volume_snapshot with parameters of type NetappVolumeSnapshotTimeouts Modifier and Type Method Description voidNetappVolumeSnapshot. putTimeouts(NetappVolumeSnapshotTimeouts value)voidNetappVolumeSnapshotTimeoutsOutputReference. setInternalValue(NetappVolumeSnapshotTimeouts value)NetappVolumeSnapshot.BuilderNetappVolumeSnapshot.Builder. timeouts(NetappVolumeSnapshotTimeouts timeouts)timeouts block.NetappVolumeSnapshotConfig.BuilderNetappVolumeSnapshotConfig.Builder. timeouts(NetappVolumeSnapshotTimeouts timeouts)Sets the value ofNetappVolumeSnapshotConfig.getTimeouts()
-