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