stratosphere-kendra-1.0.0: Stratosphere integration for AWS Kendra.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Kendra.Index.SearchProperty

Documentation

data SearchProperty Source #

Instances

Instances details
ToJSON SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Show SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Eq SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

ToResourceProperties SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Property "Displayable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Associated Types

type PropertyType "Displayable" SearchProperty 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

type PropertyType "Displayable" SearchProperty = Value Bool
Property "Facetable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Associated Types

type PropertyType "Facetable" SearchProperty 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Property "Searchable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Associated Types

type PropertyType "Searchable" SearchProperty 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Property "Sortable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

Associated Types

type PropertyType "Sortable" SearchProperty 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

type PropertyType "Displayable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

type PropertyType "Displayable" SearchProperty = Value Bool
type PropertyType "Facetable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

type PropertyType "Searchable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty

type PropertyType "Sortable" SearchProperty Source # 
Instance details

Defined in Stratosphere.Kendra.Index.SearchProperty