stratosphere-m2-1.0.0: Stratosphere integration for AWS M2.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.M2.Application

Documentation

data Application Source #

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Show Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.M2.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Property "Definition" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "Definition" Application 
Instance details

Defined in Stratosphere.M2.Application

Methods

set :: PropertyType "Definition" Application -> Application -> Application #

Property "Description" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "Description" Application 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "Description" Application = Value Text

Methods

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

Property "EngineType" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "EngineType" Application 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "EngineType" Application = Value Text

Methods

set :: PropertyType "EngineType" Application -> Application -> Application #

Property "KmsKeyId" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "KmsKeyId" Application 
Instance details

Defined in Stratosphere.M2.Application

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.M2.Application

Property "RoleArn" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "RoleArn" Application 
Instance details

Defined in Stratosphere.M2.Application

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "Definition" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "Description" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

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

Defined in Stratosphere.M2.Application

type PropertyType "EngineType" Application = Value Text
type PropertyType "KmsKeyId" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "Name" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "RoleArn" Application Source # 
Instance details

Defined in Stratosphere.M2.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.M2.Application