Uses of Interface
com.hashicorp.cdktf.providers.aws.kms_custom_key_store.KmsCustomKeyStoreConfig
-
Packages that use KmsCustomKeyStoreConfig Package Description com.hashicorp.cdktf.providers.aws.kms_custom_key_store aws_kms_custom_key_store -
-
Uses of KmsCustomKeyStoreConfig in com.hashicorp.cdktf.providers.aws.kms_custom_key_store
Classes in com.hashicorp.cdktf.providers.aws.kms_custom_key_store that implement KmsCustomKeyStoreConfig Modifier and Type Class Description static classKmsCustomKeyStoreConfig.Jsii$ProxyAn implementation forKmsCustomKeyStoreConfigMethods in com.hashicorp.cdktf.providers.aws.kms_custom_key_store that return KmsCustomKeyStoreConfig Modifier and Type Method Description KmsCustomKeyStoreConfigKmsCustomKeyStoreConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.aws.kms_custom_key_store with parameters of type KmsCustomKeyStoreConfig Constructor Description KmsCustomKeyStore(software.constructs.Construct scope, String id, KmsCustomKeyStoreConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/aws/5.6.1/docs/resources/kms_custom_key_store aws_kms_custom_key_store} Resource.
-