Uses of Interface
com.hashicorp.cdktf.providers.google.netapp_backup_vault.NetappBackupVaultTimeouts
-
Packages that use NetappBackupVaultTimeouts Package Description com.hashicorp.cdktf.providers.google.netapp_backup_vault google_netapp_backup_vault -
-
Uses of NetappBackupVaultTimeouts in com.hashicorp.cdktf.providers.google.netapp_backup_vault
Classes in com.hashicorp.cdktf.providers.google.netapp_backup_vault that implement NetappBackupVaultTimeouts Modifier and Type Class Description static classNetappBackupVaultTimeouts.Jsii$ProxyAn implementation forNetappBackupVaultTimeoutsMethods in com.hashicorp.cdktf.providers.google.netapp_backup_vault that return NetappBackupVaultTimeouts Modifier and Type Method Description NetappBackupVaultTimeoutsNetappBackupVaultTimeouts.Builder. build()Builds the configured instance.default NetappBackupVaultTimeoutsNetappBackupVaultConfig. getTimeouts()timeouts block.NetappBackupVaultTimeoutsNetappBackupVaultConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.netapp_backup_vault with parameters of type NetappBackupVaultTimeouts Modifier and Type Method Description voidNetappBackupVault. putTimeouts(NetappBackupVaultTimeouts value)voidNetappBackupVaultTimeoutsOutputReference. setInternalValue(NetappBackupVaultTimeouts value)NetappBackupVault.BuilderNetappBackupVault.Builder. timeouts(NetappBackupVaultTimeouts timeouts)timeouts block.NetappBackupVaultConfig.BuilderNetappBackupVaultConfig.Builder. timeouts(NetappBackupVaultTimeouts timeouts)Sets the value ofNetappBackupVaultConfig.getTimeouts()
-