Uses of Class
com.hashicorp.cdktf.providers.google.kms_crypto_key_iam_binding.KmsCryptoKeyIamBindingCondition.Builder
-
Packages that use KmsCryptoKeyIamBindingCondition.Builder Package Description com.hashicorp.cdktf.providers.google.kms_crypto_key_iam_binding google_kms_crypto_key_iam_binding -
-
Uses of KmsCryptoKeyIamBindingCondition.Builder in com.hashicorp.cdktf.providers.google.kms_crypto_key_iam_binding
Methods in com.hashicorp.cdktf.providers.google.kms_crypto_key_iam_binding that return KmsCryptoKeyIamBindingCondition.Builder Modifier and Type Method Description static KmsCryptoKeyIamBindingCondition.BuilderKmsCryptoKeyIamBindingCondition. builder()KmsCryptoKeyIamBindingCondition.BuilderKmsCryptoKeyIamBindingCondition.Builder. description(String description)Sets the value ofKmsCryptoKeyIamBindingCondition.getDescription()KmsCryptoKeyIamBindingCondition.BuilderKmsCryptoKeyIamBindingCondition.Builder. expression(String expression)Sets the value ofKmsCryptoKeyIamBindingCondition.getExpression()KmsCryptoKeyIamBindingCondition.BuilderKmsCryptoKeyIamBindingCondition.Builder. title(String title)Sets the value ofKmsCryptoKeyIamBindingCondition.getTitle()Constructors in com.hashicorp.cdktf.providers.google.kms_crypto_key_iam_binding with parameters of type KmsCryptoKeyIamBindingCondition.Builder Constructor Description Jsii$Proxy(KmsCryptoKeyIamBindingCondition.Builder builder)Constructor that initializes the object based on literal property values passed by theKmsCryptoKeyIamBindingCondition.Builder.
-