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

Stratosphere.AmazonMQ.Broker.UserProperty

Documentation

data UserProperty Source #

Instances

Instances details
ToJSON UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Show UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Eq UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

ToResourceProperties UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Property "ConsoleAccess" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Associated Types

type PropertyType "ConsoleAccess" UserProperty 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "ConsoleAccess" UserProperty = Value Bool

Methods

set :: PropertyType "ConsoleAccess" UserProperty -> UserProperty -> UserProperty #

Property "Groups" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Associated Types

type PropertyType "Groups" UserProperty 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Property "Password" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Associated Types

type PropertyType "Password" UserProperty 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Property "ReplicationUser" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Associated Types

type PropertyType "ReplicationUser" UserProperty 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "ReplicationUser" UserProperty = Value Bool

Methods

set :: PropertyType "ReplicationUser" UserProperty -> UserProperty -> UserProperty #

Property "Username" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

Associated Types

type PropertyType "Username" UserProperty 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "ConsoleAccess" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "ConsoleAccess" UserProperty = Value Bool
type PropertyType "Groups" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "Password" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "ReplicationUser" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty

type PropertyType "ReplicationUser" UserProperty = Value Bool
type PropertyType "Username" UserProperty Source # 
Instance details

Defined in Stratosphere.AmazonMQ.Broker.UserProperty