Uses of Class
com.hashicorp.cdktf.providers.google.kms_crypto_key.KmsCryptoKeyPrimary.Builder
-
Packages that use KmsCryptoKeyPrimary.Builder Package Description com.hashicorp.cdktf.providers.google.kms_crypto_key google_kms_crypto_key -
-
Uses of KmsCryptoKeyPrimary.Builder in com.hashicorp.cdktf.providers.google.kms_crypto_key
Methods in com.hashicorp.cdktf.providers.google.kms_crypto_key that return KmsCryptoKeyPrimary.Builder Modifier and Type Method Description static KmsCryptoKeyPrimary.BuilderKmsCryptoKeyPrimary. builder()Constructors in com.hashicorp.cdktf.providers.google.kms_crypto_key with parameters of type KmsCryptoKeyPrimary.Builder Constructor Description Jsii$Proxy(KmsCryptoKeyPrimary.Builder builder)Constructor that initializes the object based on literal property values passed by theKmsCryptoKeyPrimary.Builder.
-