@Stability(value=Stable) public static final class CfnDataCellsFilterProps.Builder extends Object implements software.amazon.jsii.Builder<CfnDataCellsFilterProps>
CfnDataCellsFilterProps| Constructor and Description |
|---|
Builder() |
@Stability(value=Stable) public CfnDataCellsFilterProps.Builder databaseName(String databaseName)
CfnDataCellsFilterProps.getDatabaseName()databaseName - `AWS::LakeFormation::DataCellsFilter.DatabaseName`. This parameter is required.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder name(String name)
CfnDataCellsFilterProps.getName()name - `AWS::LakeFormation::DataCellsFilter.Name`. This parameter is required.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder tableCatalogId(String tableCatalogId)
CfnDataCellsFilterProps.getTableCatalogId()tableCatalogId - `AWS::LakeFormation::DataCellsFilter.TableCatalogId`. This parameter is required.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder tableName(String tableName)
CfnDataCellsFilterProps.getTableName()tableName - `AWS::LakeFormation::DataCellsFilter.TableName`. This parameter is required.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder columnNames(List<String> columnNames)
CfnDataCellsFilterProps.getColumnNames()columnNames - `AWS::LakeFormation::DataCellsFilter.ColumnNames`.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder columnWildcard(CfnDataCellsFilter.ColumnWildcardProperty columnWildcard)
CfnDataCellsFilterProps.getColumnWildcard()columnWildcard - `AWS::LakeFormation::DataCellsFilter.ColumnWildcard`.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder columnWildcard(IResolvable columnWildcard)
CfnDataCellsFilterProps.getColumnWildcard()columnWildcard - `AWS::LakeFormation::DataCellsFilter.ColumnWildcard`.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder rowFilter(CfnDataCellsFilter.RowFilterProperty rowFilter)
CfnDataCellsFilterProps.getRowFilter()rowFilter - `AWS::LakeFormation::DataCellsFilter.RowFilter`.this@Stability(value=Stable) public CfnDataCellsFilterProps.Builder rowFilter(IResolvable rowFilter)
CfnDataCellsFilterProps.getRowFilter()rowFilter - `AWS::LakeFormation::DataCellsFilter.RowFilter`.this@Stability(value=Stable) public CfnDataCellsFilterProps build()
build in interface software.amazon.jsii.Builder<CfnDataCellsFilterProps>CfnDataCellsFilterPropsNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.