Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_entry_type.DataplexEntryTypeRequiredAspects
-
Packages that use DataplexEntryTypeRequiredAspects Package Description com.hashicorp.cdktf.providers.google.dataplex_entry_type google_dataplex_entry_type -
-
Uses of DataplexEntryTypeRequiredAspects in com.hashicorp.cdktf.providers.google.dataplex_entry_type
Classes in com.hashicorp.cdktf.providers.google.dataplex_entry_type that implement DataplexEntryTypeRequiredAspects Modifier and Type Class Description static classDataplexEntryTypeRequiredAspects.Jsii$ProxyAn implementation forDataplexEntryTypeRequiredAspectsMethods in com.hashicorp.cdktf.providers.google.dataplex_entry_type that return DataplexEntryTypeRequiredAspects Modifier and Type Method Description DataplexEntryTypeRequiredAspectsDataplexEntryTypeRequiredAspects.Builder. build()Builds the configured instance.Methods in com.hashicorp.cdktf.providers.google.dataplex_entry_type with parameters of type DataplexEntryTypeRequiredAspects Modifier and Type Method Description voidDataplexEntryTypeRequiredAspectsOutputReference. setInternalValue(DataplexEntryTypeRequiredAspects value)Method parameters in com.hashicorp.cdktf.providers.google.dataplex_entry_type with type arguments of type DataplexEntryTypeRequiredAspects Modifier and Type Method Description DataplexEntryType.BuilderDataplexEntryType.Builder. requiredAspects(List<? extends DataplexEntryTypeRequiredAspects> requiredAspects)required_aspects block.DataplexEntryTypeConfig.BuilderDataplexEntryTypeConfig.Builder. requiredAspects(List<? extends DataplexEntryTypeRequiredAspects> requiredAspects)Sets the value ofDataplexEntryTypeConfig.getRequiredAspects()voidDataplexEntryTypeRequiredAspectsList. setInternalValue(List<DataplexEntryTypeRequiredAspects> value)
-