stratosphere-lakeformation-1.0.0: Stratosphere integration for AWS LakeFormation.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

Documentation

data RowFilterProperty Source #

Instances

Instances details
ToJSON RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

Show RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

Eq RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

ToResourceProperties RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

Property "AllRowsWildcard" RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

Associated Types

type PropertyType "AllRowsWildcard" RowFilterProperty 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

type PropertyType "AllRowsWildcard" RowFilterProperty = Object
Property "FilterExpression" RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

Associated Types

type PropertyType "FilterExpression" RowFilterProperty 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

type PropertyType "FilterExpression" RowFilterProperty = Value Text
type PropertyType "AllRowsWildcard" RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

type PropertyType "AllRowsWildcard" RowFilterProperty = Object
type PropertyType "FilterExpression" RowFilterProperty Source # 
Instance details

Defined in Stratosphere.LakeFormation.DataCellsFilter.RowFilterProperty

type PropertyType "FilterExpression" RowFilterProperty = Value Text