stratosphere-amazonmq-1.0.0: Stratosphere integration for AWS AmazonMQ.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.AmazonMQ.Configuration

Documentation

data Configuration Source #

Instances

Instances details
ToJSON Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Show Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Eq Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

ToResourceProperties Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Property "AuthenticationStrategy" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "AuthenticationStrategy" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "AuthenticationStrategy" Configuration = Value Text

Methods

set :: PropertyType "AuthenticationStrategy" Configuration -> Configuration -> Configuration #

Property "Data" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "Data" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Property "Description" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "Description" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "Description" Configuration = Value Text
Property "EngineType" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "EngineType" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "EngineType" Configuration = Value Text
Property "EngineVersion" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "EngineVersion" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "EngineVersion" Configuration = Value Text

Methods

set :: PropertyType "EngineVersion" Configuration -> Configuration -> Configuration #

Property "Name" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "Name" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Property "Tags" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

Associated Types

type PropertyType "Tags" Configuration 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "AuthenticationStrategy" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "AuthenticationStrategy" Configuration = Value Text
type PropertyType "Data" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "Description" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "Description" Configuration = Value Text
type PropertyType "EngineType" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "EngineType" Configuration = Value Text
type PropertyType "EngineVersion" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "EngineVersion" Configuration = Value Text
type PropertyType "Name" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration

type PropertyType "Tags" Configuration Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Configuration