@Stability(value=Stable) @Internal public static final class CfnDataCellsFilterProps.Jsii$Proxy extends software.amazon.jsii.JsiiObject implements CfnDataCellsFilterProps
CfnDataCellsFilterPropssoftware.amazon.jsii.JsiiObject.InitializationModeCfnDataCellsFilterProps.Builder, CfnDataCellsFilterProps.Jsii$Proxy| Modifier | Constructor and Description |
|---|---|
protected |
Jsii$Proxy(CfnDataCellsFilterProps.Builder builder)
Constructor that initializes the object based on literal property values passed by the
CfnDataCellsFilterProps.Builder. |
protected |
Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
Constructor that initializes the object based on values retrieved from the JsiiObject.
|
| Modifier and Type | Method and Description |
|---|---|
com.fasterxml.jackson.databind.JsonNode |
$jsii$toJson() |
boolean |
equals(Object o) |
List<String> |
getColumnNames()
`AWS::LakeFormation::DataCellsFilter.ColumnNames`.
|
Object |
getColumnWildcard()
`AWS::LakeFormation::DataCellsFilter.ColumnWildcard`.
|
String |
getDatabaseName()
`AWS::LakeFormation::DataCellsFilter.DatabaseName`.
|
String |
getName()
`AWS::LakeFormation::DataCellsFilter.Name`.
|
Object |
getRowFilter()
`AWS::LakeFormation::DataCellsFilter.RowFilter`.
|
String |
getTableCatalogId()
`AWS::LakeFormation::DataCellsFilter.TableCatalogId`.
|
String |
getTableName()
`AWS::LakeFormation::DataCellsFilter.TableName`.
|
int |
hashCode() |
jsiiAsyncCall, jsiiAsyncCall, jsiiCall, jsiiCall, jsiiGet, jsiiGet, jsiiSet, jsiiStaticCall, jsiiStaticCall, jsiiStaticGet, jsiiStaticGet, jsiiStaticSet, jsiiStaticSetclone, finalize, getClass, notify, notifyAll, toString, wait, wait, waitbuilderprotected Jsii$Proxy(software.amazon.jsii.JsiiObjectRef objRef)
objRef - Reference to the JSII managed object.protected Jsii$Proxy(CfnDataCellsFilterProps.Builder builder)
CfnDataCellsFilterProps.Builder.public final String getDatabaseName()
CfnDataCellsFilterPropsgetDatabaseName in interface CfnDataCellsFilterPropspublic final String getName()
CfnDataCellsFilterPropsgetName in interface CfnDataCellsFilterPropspublic final String getTableCatalogId()
CfnDataCellsFilterPropsgetTableCatalogId in interface CfnDataCellsFilterPropspublic final String getTableName()
CfnDataCellsFilterPropsgetTableName in interface CfnDataCellsFilterPropspublic final List<String> getColumnNames()
CfnDataCellsFilterPropsgetColumnNames in interface CfnDataCellsFilterPropspublic final Object getColumnWildcard()
CfnDataCellsFilterPropsgetColumnWildcard in interface CfnDataCellsFilterPropspublic final Object getRowFilter()
CfnDataCellsFilterPropsgetRowFilter in interface CfnDataCellsFilterProps@Internal public com.fasterxml.jackson.databind.JsonNode $jsii$toJson()
$jsii$toJson in interface software.amazon.jsii.JsiiSerializableCopyright © 2022. All rights reserved.