Uses of Interface
com.hashicorp.cdktf.providers.google.data_catalog_tag_template.DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues
-
Packages that use DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues Package Description com.hashicorp.cdktf.providers.google.data_catalog_tag_template google_data_catalog_tag_template -
-
Uses of DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues in com.hashicorp.cdktf.providers.google.data_catalog_tag_template
Classes in com.hashicorp.cdktf.providers.google.data_catalog_tag_template that implement DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues Modifier and Type Class Description static classDataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues.Jsii$ProxyAn implementation forDataCatalogTagTemplateFieldsTypeEnumTypeAllowedValuesMethods in com.hashicorp.cdktf.providers.google.data_catalog_tag_template that return DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues Modifier and Type Method Description DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValuesDataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.data_catalog_tag_template with parameters of type DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues Modifier and Type Method Description voidDataCatalogTagTemplateFieldsTypeEnumTypeAllowedValuesOutputReference. setInternalValue(DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues value)Method parameters in com.hashicorp.cdktf.providers.google.data_catalog_tag_template with type arguments of type DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues Modifier and Type Method Description DataCatalogTagTemplateFieldsTypeEnumType.BuilderDataCatalogTagTemplateFieldsTypeEnumType.Builder. allowedValues(List<? extends DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues> allowedValues)Sets the value ofDataCatalogTagTemplateFieldsTypeEnumType.getAllowedValues()voidDataCatalogTagTemplateFieldsTypeEnumTypeAllowedValuesList. setInternalValue(List<DataCatalogTagTemplateFieldsTypeEnumTypeAllowedValues> value)
-