Uses of Interface
com.hashicorp.cdktf.providers.google.dataplex_lake.DataplexLakeMetastore
-
Packages that use DataplexLakeMetastore Package Description com.hashicorp.cdktf.providers.google.dataplex_lake google_dataplex_lake -
-
Uses of DataplexLakeMetastore in com.hashicorp.cdktf.providers.google.dataplex_lake
Classes in com.hashicorp.cdktf.providers.google.dataplex_lake that implement DataplexLakeMetastore Modifier and Type Class Description static classDataplexLakeMetastore.Jsii$ProxyAn implementation forDataplexLakeMetastoreMethods in com.hashicorp.cdktf.providers.google.dataplex_lake that return DataplexLakeMetastore Modifier and Type Method Description DataplexLakeMetastoreDataplexLakeMetastore.Builder. build()Builds the configured instance.DataplexLakeMetastoreDataplexLakeMetastoreOutputReference. getInternalValue()default DataplexLakeMetastoreDataplexLakeConfig. getMetastore()metastore block.DataplexLakeMetastoreDataplexLakeConfig.Jsii$Proxy. getMetastore()DataplexLakeMetastoreDataplexLake. getMetastoreInput()Methods in com.hashicorp.cdktf.providers.google.dataplex_lake with parameters of type DataplexLakeMetastore Modifier and Type Method Description DataplexLake.BuilderDataplexLake.Builder. metastore(DataplexLakeMetastore metastore)metastore block.DataplexLakeConfig.BuilderDataplexLakeConfig.Builder. metastore(DataplexLakeMetastore metastore)Sets the value ofDataplexLakeConfig.getMetastore()voidDataplexLake. putMetastore(DataplexLakeMetastore value)voidDataplexLakeMetastoreOutputReference. setInternalValue(DataplexLakeMetastore value)
-