Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_storage_pool.NetappStoragePoolTimeouts
-
Packages that use NetappStoragePoolTimeouts Package Description com.hashicorp.cdktf.providers.google.netapp_storage_pool google_netapp_storage_pool -
-
Uses of NetappStoragePoolTimeouts in com.hashicorp.cdktf.providers.google.netapp_storage_pool
Classes in com.hashicorp.cdktf.providers.google.netapp_storage_pool that implement NetappStoragePoolTimeouts Modifier and Type Class Description static classNetappStoragePoolTimeouts.Jsii$ProxyAn implementation forNetappStoragePoolTimeoutsMethods in com.hashicorp.cdktf.providers.google.netapp_storage_pool that return NetappStoragePoolTimeouts Modifier and Type Method Description NetappStoragePoolTimeoutsNetappStoragePoolTimeouts.Builder. build()Builds the configured instance.default NetappStoragePoolTimeoutsNetappStoragePoolConfig. getTimeouts()timeouts block.NetappStoragePoolTimeoutsNetappStoragePoolConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.netapp_storage_pool with parameters of type NetappStoragePoolTimeouts Modifier and Type Method Description voidNetappStoragePool. putTimeouts(NetappStoragePoolTimeouts value)voidNetappStoragePoolTimeoutsOutputReference. setInternalValue(NetappStoragePoolTimeouts value)NetappStoragePool.BuilderNetappStoragePool.Builder. timeouts(NetappStoragePoolTimeouts timeouts)timeouts block.NetappStoragePoolConfig.BuilderNetappStoragePoolConfig.Builder. timeouts(NetappStoragePoolTimeouts timeouts)Sets the value ofNetappStoragePoolConfig.getTimeouts()
-