Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_aspect_type.DataplexAspectTypeConfig
-
Packages that use DataplexAspectTypeConfig Package Description com.hashicorp.cdktf.providers.google.dataplex_aspect_type google_dataplex_aspect_type -
-
Uses of DataplexAspectTypeConfig in com.hashicorp.cdktf.providers.google.dataplex_aspect_type
Classes in com.hashicorp.cdktf.providers.google.dataplex_aspect_type that implement DataplexAspectTypeConfig Modifier and Type Class Description static classDataplexAspectTypeConfig.Jsii$ProxyAn implementation forDataplexAspectTypeConfigMethods in com.hashicorp.cdktf.providers.google.dataplex_aspect_type that return DataplexAspectTypeConfig Modifier and Type Method Description DataplexAspectTypeConfigDataplexAspectTypeConfig.Builder. build()Builds the configured instance.Constructors in com.hashicorp.cdktf.providers.google.dataplex_aspect_type with parameters of type DataplexAspectTypeConfig Constructor Description DataplexAspectType(software.constructs.Construct scope, String id, DataplexAspectTypeConfig config)Create a new {@link https://registry.terraform.io/providers/hashicorp/google/5.43.1/docs/resources/dataplex_aspect_type google_dataplex_aspect_type} Resource.
-