Uses of Class
com.hashicorp.cdktf.providers.google.dataplex_datascan.DataplexDatascanDataQualitySpecRulesSqlAssertion.Builder
-
Packages that use DataplexDatascanDataQualitySpecRulesSqlAssertion.Builder Package Description com.hashicorp.cdktf.providers.google.dataplex_datascan google_dataplex_datascan -
-
Uses of DataplexDatascanDataQualitySpecRulesSqlAssertion.Builder in com.hashicorp.cdktf.providers.google.dataplex_datascan
Methods in com.hashicorp.cdktf.providers.google.dataplex_datascan that return DataplexDatascanDataQualitySpecRulesSqlAssertion.Builder Modifier and Type Method Description static DataplexDatascanDataQualitySpecRulesSqlAssertion.BuilderDataplexDatascanDataQualitySpecRulesSqlAssertion. builder()DataplexDatascanDataQualitySpecRulesSqlAssertion.BuilderDataplexDatascanDataQualitySpecRulesSqlAssertion.Builder. sqlStatement(String sqlStatement)Sets the value ofDataplexDatascanDataQualitySpecRulesSqlAssertion.getSqlStatement()Constructors in com.hashicorp.cdktf.providers.google.dataplex_datascan with parameters of type DataplexDatascanDataQualitySpecRulesSqlAssertion.Builder Constructor Description Jsii$Proxy(DataplexDatascanDataQualitySpecRulesSqlAssertion.Builder builder)Constructor that initializes the object based on literal property values passed by theDataplexDatascanDataQualitySpecRulesSqlAssertion.Builder.
-