stratosphere-refactorspaces-1.0.0: Stratosphere integration for AWS RefactorSpaces.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.RefactorSpaces.Service

Documentation

data Service Source #

Constructors

Service

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-refactorspaces-service.html

Fields

Instances

Instances details
ToJSON Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Show Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Eq Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Methods

(==) :: Service -> Service -> Bool #

(/=) :: Service -> Service -> Bool #

ToResourceProperties Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Property "ApplicationIdentifier" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "ApplicationIdentifier" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "ApplicationIdentifier" Service = Value Text

Methods

set :: PropertyType "ApplicationIdentifier" Service -> Service -> Service #

Property "Description" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "Description" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "Description" Service = Value Text

Methods

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

Property "EndpointType" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "EndpointType" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "EndpointType" Service = Value Text

Methods

set :: PropertyType "EndpointType" Service -> Service -> Service #

Property "EnvironmentIdentifier" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "EnvironmentIdentifier" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "EnvironmentIdentifier" Service = Value Text

Methods

set :: PropertyType "EnvironmentIdentifier" Service -> Service -> Service #

Property "LambdaEndpoint" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "LambdaEndpoint" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Methods

set :: PropertyType "LambdaEndpoint" Service -> Service -> Service #

Property "Name" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "Name" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Methods

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

Property "Tags" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "Tags" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "Tags" Service = [Tag]

Methods

set :: PropertyType "Tags" Service -> Service -> Service #

Property "UrlEndpoint" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "UrlEndpoint" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Methods

set :: PropertyType "UrlEndpoint" Service -> Service -> Service #

Property "VpcId" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Associated Types

type PropertyType "VpcId" Service 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

Methods

set :: PropertyType "VpcId" Service -> Service -> Service #

type PropertyType "ApplicationIdentifier" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "ApplicationIdentifier" Service = Value Text
type PropertyType "Description" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "Description" Service = Value Text
type PropertyType "EndpointType" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "EndpointType" Service = Value Text
type PropertyType "EnvironmentIdentifier" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "EnvironmentIdentifier" Service = Value Text
type PropertyType "LambdaEndpoint" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "Name" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "Tags" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "Tags" Service = [Tag]
type PropertyType "UrlEndpoint" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service

type PropertyType "VpcId" Service Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Service