Uses of Interface
com.hashicorp.cdktf.providers.google.kms_crypto_key.KmsCryptoKeyTimeouts
-
Packages that use KmsCryptoKeyTimeouts Package Description com.hashicorp.cdktf.providers.google.kms_crypto_key google_kms_crypto_key -
-
Uses of KmsCryptoKeyTimeouts in com.hashicorp.cdktf.providers.google.kms_crypto_key
Classes in com.hashicorp.cdktf.providers.google.kms_crypto_key that implement KmsCryptoKeyTimeouts Modifier and Type Class Description static classKmsCryptoKeyTimeouts.Jsii$ProxyAn implementation forKmsCryptoKeyTimeoutsMethods in com.hashicorp.cdktf.providers.google.kms_crypto_key that return KmsCryptoKeyTimeouts Modifier and Type Method Description KmsCryptoKeyTimeoutsKmsCryptoKeyTimeouts.Builder. build()Builds the configured instance.default KmsCryptoKeyTimeoutsKmsCryptoKeyConfig. getTimeouts()timeouts block.KmsCryptoKeyTimeoutsKmsCryptoKeyConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.google.kms_crypto_key with parameters of type KmsCryptoKeyTimeouts Modifier and Type Method Description voidKmsCryptoKey. putTimeouts(KmsCryptoKeyTimeouts value)voidKmsCryptoKeyTimeoutsOutputReference. setInternalValue(KmsCryptoKeyTimeouts value)KmsCryptoKey.BuilderKmsCryptoKey.Builder. timeouts(KmsCryptoKeyTimeouts timeouts)timeouts block.KmsCryptoKeyConfig.BuilderKmsCryptoKeyConfig.Builder. timeouts(KmsCryptoKeyTimeouts timeouts)Sets the value ofKmsCryptoKeyConfig.getTimeouts()
-