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