Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_entry_type.DataplexEntryTypeRequiredAspects.Builder
-
Packages that use DataplexEntryTypeRequiredAspects.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_entry_type google_dataplex_entry_type -
-
Uses of DataplexEntryTypeRequiredAspects.Builder in com.hashicorp.cdktf.providers.google.dataplex_entry_type
Methods in com.hashicorp.cdktf.providers.google.dataplex_entry_type that return DataplexEntryTypeRequiredAspects.Builder Modifier and Type Method Description static DataplexEntryTypeRequiredAspects.BuilderDataplexEntryTypeRequiredAspects. builder()DataplexEntryTypeRequiredAspects.BuilderDataplexEntryTypeRequiredAspects.Builder. type(String type)Sets the value ofDataplexEntryTypeRequiredAspects.getType()Constructors in com.hashicorp.cdktf.providers.google.dataplex_entry_type with parameters of type DataplexEntryTypeRequiredAspects.Builder Constructor Description Jsii$Proxy(DataplexEntryTypeRequiredAspects.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexEntryTypeRequiredAspects.Builder.
-