stratosphere-events-1.0.0: Stratosphere integration for AWS Events.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.Events.Endpoint

Documentation

data Endpoint Source #

Instances

Instances details
ToJSON Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Show Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Eq Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

ToResourceProperties Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Property "Description" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Associated Types

type PropertyType "Description" Endpoint 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "Description" Endpoint = Value Text

Methods

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

Property "EventBuses" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Associated Types

type PropertyType "EventBuses" Endpoint 
Instance details

Defined in Stratosphere.Events.Endpoint

Methods

set :: PropertyType "EventBuses" Endpoint -> Endpoint -> Endpoint #

Property "Name" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Associated Types

type PropertyType "Name" Endpoint 
Instance details

Defined in Stratosphere.Events.Endpoint

Methods

set :: PropertyType "Name" Endpoint -> Endpoint -> Endpoint #

Property "ReplicationConfig" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Associated Types

type PropertyType "ReplicationConfig" Endpoint 
Instance details

Defined in Stratosphere.Events.Endpoint

Methods

set :: PropertyType "ReplicationConfig" Endpoint -> Endpoint -> Endpoint #

Property "RoleArn" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Associated Types

type PropertyType "RoleArn" Endpoint 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "RoleArn" Endpoint = Value Text

Methods

set :: PropertyType "RoleArn" Endpoint -> Endpoint -> Endpoint #

Property "RoutingConfig" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

Associated Types

type PropertyType "RoutingConfig" Endpoint 
Instance details

Defined in Stratosphere.Events.Endpoint

Methods

set :: PropertyType "RoutingConfig" Endpoint -> Endpoint -> Endpoint #

type PropertyType "Description" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "Description" Endpoint = Value Text
type PropertyType "EventBuses" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "Name" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "ReplicationConfig" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "RoleArn" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint

type PropertyType "RoleArn" Endpoint = Value Text
type PropertyType "RoutingConfig" Endpoint Source # 
Instance details

Defined in Stratosphere.Events.Endpoint