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

Stratosphere.RefactorSpaces.Application

Documentation

data Application Source #

Instances

Instances details
ToJSON Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Show Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Eq Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

ToResourceProperties Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Property "ApiGatewayProxy" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Associated Types

type PropertyType "ApiGatewayProxy" Application 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Methods

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

Property "EnvironmentIdentifier" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Associated Types

type PropertyType "EnvironmentIdentifier" Application 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "EnvironmentIdentifier" Application = Value Text

Methods

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

Property "Name" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Associated Types

type PropertyType "Name" Application 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Property "ProxyType" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Associated Types

type PropertyType "ProxyType" Application 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "ProxyType" Application = Value Text

Methods

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

Property "Tags" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

Associated Types

type PropertyType "Tags" Application 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

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

Defined in Stratosphere.RefactorSpaces.Application

Associated Types

type PropertyType "VpcId" Application 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "ApiGatewayProxy" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "EnvironmentIdentifier" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "EnvironmentIdentifier" Application = Value Text
type PropertyType "Name" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "ProxyType" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

type PropertyType "ProxyType" Application = Value Text
type PropertyType "Tags" Application Source # 
Instance details

Defined in Stratosphere.RefactorSpaces.Application

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

Defined in Stratosphere.RefactorSpaces.Application