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