Uses of Interface
com.hashicorp.cdktf.providers.aws.kms_custom_key_store.KmsCustomKeyStoreTimeouts
-
Packages that use KmsCustomKeyStoreTimeouts Package Description com.hashicorp.cdktf.providers.aws.kms_custom_key_store aws_kms_custom_key_store -
-
Uses of KmsCustomKeyStoreTimeouts in com.hashicorp.cdktf.providers.aws.kms_custom_key_store
Classes in com.hashicorp.cdktf.providers.aws.kms_custom_key_store that implement KmsCustomKeyStoreTimeouts Modifier and Type Class Description static classKmsCustomKeyStoreTimeouts.Jsii$ProxyAn implementation forKmsCustomKeyStoreTimeoutsMethods in com.hashicorp.cdktf.providers.aws.kms_custom_key_store that return KmsCustomKeyStoreTimeouts Modifier and Type Method Description KmsCustomKeyStoreTimeoutsKmsCustomKeyStoreTimeouts.Builder. build()Builds the configured instance.default KmsCustomKeyStoreTimeoutsKmsCustomKeyStoreConfig. getTimeouts()timeouts block.KmsCustomKeyStoreTimeoutsKmsCustomKeyStoreConfig.Jsii$Proxy. getTimeouts()Methods in com.hashicorp.cdktf.providers.aws.kms_custom_key_store with parameters of type KmsCustomKeyStoreTimeouts Modifier and Type Method Description voidKmsCustomKeyStore. putTimeouts(KmsCustomKeyStoreTimeouts value)voidKmsCustomKeyStoreTimeoutsOutputReference. setInternalValue(KmsCustomKeyStoreTimeouts value)KmsCustomKeyStore.BuilderKmsCustomKeyStore.Builder. timeouts(KmsCustomKeyStoreTimeouts timeouts)timeouts block.KmsCustomKeyStoreConfig.BuilderKmsCustomKeyStoreConfig.Builder. timeouts(KmsCustomKeyStoreTimeouts timeouts)Sets the value ofKmsCustomKeyStoreConfig.getTimeouts()
-