stratosphere-systemsmanagersap-1.0.0: Stratosphere integration for AWS SystemsManagerSAP.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SystemsManagerSAP.Application

Documentation

data Application Source #

Constructors

Application

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-systemsmanagersap-application.html

Fields

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Show Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Property "ApplicationId" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "ApplicationId" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "ApplicationId" Application = Value Text

Methods

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

Property "ApplicationType" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "ApplicationType" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "ApplicationType" Application = Value Text

Methods

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

Property "ComponentsInfo" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "ComponentsInfo" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Methods

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

Property "Credentials" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "Credentials" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Methods

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

Property "DatabaseArn" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "DatabaseArn" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "DatabaseArn" Application = Value Text

Methods

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

Property "Instances" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "Instances" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Methods

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

Property "SapInstanceNumber" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "SapInstanceNumber" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "SapInstanceNumber" Application = Value Text

Methods

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

Property "Sid" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "Sid" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "Tags" Application = [Tag]
type PropertyType "ApplicationId" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "ApplicationId" Application = Value Text
type PropertyType "ApplicationType" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "ApplicationType" Application = Value Text
type PropertyType "ComponentsInfo" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "Credentials" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "DatabaseArn" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "DatabaseArn" Application = Value Text
type PropertyType "Instances" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "SapInstanceNumber" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "SapInstanceNumber" Application = Value Text
type PropertyType "Sid" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.SystemsManagerSAP.Application

type PropertyType "Tags" Application = [Tag]