stratosphere-evs-1.0.0: Stratosphere integration for AWS EVS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.EVS.Environment

Documentation

data Environment Source #

Constructors

Environment

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-evs-environment.html

Fields

Instances

Instances details
ToJSON Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Show Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Eq Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

ToResourceProperties Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Property "ConnectivityInfo" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "ConnectivityInfo" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Methods

set :: PropertyType "ConnectivityInfo" Environment -> Environment -> Environment #

Property "EnvironmentName" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "EnvironmentName" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "EnvironmentName" Environment = Value Text

Methods

set :: PropertyType "EnvironmentName" Environment -> Environment -> Environment #

Property "Hosts" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "Hosts" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Property "InitialVlans" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "InitialVlans" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Methods

set :: PropertyType "InitialVlans" Environment -> Environment -> Environment #

Property "KmsKeyId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "KmsKeyId" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Property "LicenseInfo" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "LicenseInfo" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Methods

set :: PropertyType "LicenseInfo" Environment -> Environment -> Environment #

Property "ServiceAccessSecurityGroups" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "ServiceAccessSecurityGroups" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "ServiceAccessSecurityGroups" Environment = ServiceAccessSecurityGroupsProperty

Methods

set :: PropertyType "ServiceAccessSecurityGroups" Environment -> Environment -> Environment #

Property "ServiceAccessSubnetId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "ServiceAccessSubnetId" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "ServiceAccessSubnetId" Environment = Value Text

Methods

set :: PropertyType "ServiceAccessSubnetId" Environment -> Environment -> Environment #

Property "SiteId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "SiteId" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Property "Tags" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "Tags" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "Tags" Environment = [Tag]
Property "TermsAccepted" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "TermsAccepted" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "TermsAccepted" Environment = Value Bool

Methods

set :: PropertyType "TermsAccepted" Environment -> Environment -> Environment #

Property "VcfHostnames" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "VcfHostnames" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

Methods

set :: PropertyType "VcfHostnames" Environment -> Environment -> Environment #

Property "VcfVersion" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "VcfVersion" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "VcfVersion" Environment = Value Text

Methods

set :: PropertyType "VcfVersion" Environment -> Environment -> Environment #

Property "VpcId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

Associated Types

type PropertyType "VpcId" Environment 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "ConnectivityInfo" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "EnvironmentName" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "EnvironmentName" Environment = Value Text
type PropertyType "Hosts" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "InitialVlans" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "KmsKeyId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "LicenseInfo" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "ServiceAccessSecurityGroups" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "ServiceAccessSecurityGroups" Environment = ServiceAccessSecurityGroupsProperty
type PropertyType "ServiceAccessSubnetId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "ServiceAccessSubnetId" Environment = Value Text
type PropertyType "SiteId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "Tags" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "Tags" Environment = [Tag]
type PropertyType "TermsAccepted" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "TermsAccepted" Environment = Value Bool
type PropertyType "VcfHostnames" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "VcfVersion" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment

type PropertyType "VcfVersion" Environment = Value Text
type PropertyType "VpcId" Environment Source # 
Instance details

Defined in Stratosphere.EVS.Environment