stratosphere-location-1.0.0: Stratosphere integration for AWS Location.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Location.PlaceIndex

Documentation

data PlaceIndex Source #

Instances

Instances details
ToJSON PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Show PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Eq PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

ToResourceProperties PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Property "DataSource" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Associated Types

type PropertyType "DataSource" PlaceIndex 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "DataSource" PlaceIndex = Value Text

Methods

set :: PropertyType "DataSource" PlaceIndex -> PlaceIndex -> PlaceIndex #

Property "DataSourceConfiguration" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Associated Types

type PropertyType "DataSourceConfiguration" PlaceIndex 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Methods

set :: PropertyType "DataSourceConfiguration" PlaceIndex -> PlaceIndex -> PlaceIndex #

Property "Description" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Associated Types

type PropertyType "Description" PlaceIndex 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "Description" PlaceIndex = Value Text

Methods

set :: PropertyType "Description" PlaceIndex -> PlaceIndex -> PlaceIndex #

Property "IndexName" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Associated Types

type PropertyType "IndexName" PlaceIndex 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "IndexName" PlaceIndex = Value Text

Methods

set :: PropertyType "IndexName" PlaceIndex -> PlaceIndex -> PlaceIndex #

Property "PricingPlan" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Associated Types

type PropertyType "PricingPlan" PlaceIndex 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "PricingPlan" PlaceIndex = Value Text

Methods

set :: PropertyType "PricingPlan" PlaceIndex -> PlaceIndex -> PlaceIndex #

Property "Tags" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

Associated Types

type PropertyType "Tags" PlaceIndex 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "Tags" PlaceIndex = [Tag]
type PropertyType "DataSource" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "DataSource" PlaceIndex = Value Text
type PropertyType "DataSourceConfiguration" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "Description" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "Description" PlaceIndex = Value Text
type PropertyType "IndexName" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "IndexName" PlaceIndex = Value Text
type PropertyType "PricingPlan" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "PricingPlan" PlaceIndex = Value Text
type PropertyType "Tags" PlaceIndex Source # 
Instance details

Defined in Stratosphere.Location.PlaceIndex

type PropertyType "Tags" PlaceIndex = [Tag]