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