stratosphere-eventschemas-1.0.0: Stratosphere integration for AWS EventSchemas.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EventSchemas.Registry

Documentation

data Registry Source #

Instances

Instances details
ToJSON Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Show Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Eq Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

ToResourceProperties Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Property "Description" Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Associated Types

type PropertyType "Description" Registry 
Instance details

Defined in Stratosphere.EventSchemas.Registry

type PropertyType "Description" Registry = Value Text

Methods

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

Property "RegistryName" Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Associated Types

type PropertyType "RegistryName" Registry 
Instance details

Defined in Stratosphere.EventSchemas.Registry

type PropertyType "RegistryName" Registry = Value Text

Methods

set :: PropertyType "RegistryName" Registry -> Registry -> Registry #

Property "Tags" Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Associated Types

type PropertyType "Tags" Registry 
Instance details

Defined in Stratosphere.EventSchemas.Registry

Methods

set :: PropertyType "Tags" Registry -> Registry -> Registry #

type PropertyType "Description" Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

type PropertyType "Description" Registry = Value Text
type PropertyType "RegistryName" Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry

type PropertyType "RegistryName" Registry = Value Text
type PropertyType "Tags" Registry Source # 
Instance details

Defined in Stratosphere.EventSchemas.Registry