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