Uses of Interface
com.hashicorp.cdktf.providers.google.billing_account_iam_binding.BillingAccountIamBindingCondition
-
Packages that use BillingAccountIamBindingCondition Package Description com.hashicorp.cdktf.providers.google.billing_account_iam_binding google_billing_account_iam_binding -
-
Uses of BillingAccountIamBindingCondition in com.hashicorp.cdktf.providers.google.billing_account_iam_binding
Classes in com.hashicorp.cdktf.providers.google.billing_account_iam_binding that implement BillingAccountIamBindingCondition Modifier and Type Class Description static classBillingAccountIamBindingCondition.Jsii$ProxyAn implementation forBillingAccountIamBindingConditionMethods in com.hashicorp.cdktf.providers.google.billing_account_iam_binding that return BillingAccountIamBindingCondition Modifier and Type Method Description BillingAccountIamBindingConditionBillingAccountIamBindingCondition.Builder. build()Builds the configured instance.default BillingAccountIamBindingConditionBillingAccountIamBindingConfig. getCondition()condition block.BillingAccountIamBindingConditionBillingAccountIamBindingConfig.Jsii$Proxy. getCondition()BillingAccountIamBindingConditionBillingAccountIamBinding. getConditionInput()BillingAccountIamBindingConditionBillingAccountIamBindingConditionOutputReference. getInternalValue()Methods in com.hashicorp.cdktf.providers.google.billing_account_iam_binding with parameters of type BillingAccountIamBindingCondition Modifier and Type Method Description BillingAccountIamBinding.BuilderBillingAccountIamBinding.Builder. condition(BillingAccountIamBindingCondition condition)condition block.BillingAccountIamBindingConfig.BuilderBillingAccountIamBindingConfig.Builder. condition(BillingAccountIamBindingCondition condition)Sets the value ofBillingAccountIamBindingConfig.getCondition()voidBillingAccountIamBinding. putCondition(BillingAccountIamBindingCondition value)voidBillingAccountIamBindingConditionOutputReference. setInternalValue(BillingAccountIamBindingCondition value)
-