stratosphere-codedeploy-1.0.0: Stratosphere integration for AWS CodeDeploy.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.CodeDeploy.DeploymentGroup

Documentation

data DeploymentGroup Source #

Constructors

DeploymentGroup

See: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-codedeploy-deploymentgroup.html

Fields

Instances

Instances details
ToJSON DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Show DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Eq DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

ToResourceProperties DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "AlarmConfiguration" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "AlarmConfiguration" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Methods

set :: PropertyType "AlarmConfiguration" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "ApplicationName" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "ApplicationName" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "ApplicationName" DeploymentGroup = Value Text
Property "AutoRollbackConfiguration" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "AutoRollbackConfiguration" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Methods

set :: PropertyType "AutoRollbackConfiguration" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "AutoScalingGroups" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "AutoScalingGroups" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "AutoScalingGroups" DeploymentGroup = ValueList Text

Methods

set :: PropertyType "AutoScalingGroups" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "BlueGreenDeploymentConfiguration" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "BlueGreenDeploymentConfiguration" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Methods

set :: PropertyType "BlueGreenDeploymentConfiguration" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "Deployment" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "Deployment" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "DeploymentConfigName" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "DeploymentConfigName" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "DeploymentConfigName" DeploymentGroup = Value Text

Methods

set :: PropertyType "DeploymentConfigName" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "DeploymentGroupName" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "DeploymentGroupName" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "DeploymentGroupName" DeploymentGroup = Value Text

Methods

set :: PropertyType "DeploymentGroupName" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "DeploymentStyle" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "DeploymentStyle" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "ECSServices" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "ECSServices" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "Ec2TagFilters" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "Ec2TagFilters" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "Ec2TagSet" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "Ec2TagSet" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "LoadBalancerInfo" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "LoadBalancerInfo" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "OnPremisesInstanceTagFilters" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "OnPremisesInstanceTagFilters" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "OnPremisesInstanceTagFilters" DeploymentGroup = [TagFilterProperty]

Methods

set :: PropertyType "OnPremisesInstanceTagFilters" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "OnPremisesTagSet" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "OnPremisesTagSet" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "OutdatedInstancesStrategy" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "OutdatedInstancesStrategy" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "OutdatedInstancesStrategy" DeploymentGroup = Value Text

Methods

set :: PropertyType "OutdatedInstancesStrategy" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "ServiceRoleArn" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "ServiceRoleArn" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "ServiceRoleArn" DeploymentGroup = Value Text
Property "Tags" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "Tags" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Property "TerminationHookEnabled" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "TerminationHookEnabled" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "TerminationHookEnabled" DeploymentGroup = Value Bool

Methods

set :: PropertyType "TerminationHookEnabled" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

Property "TriggerConfigurations" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

Associated Types

type PropertyType "TriggerConfigurations" DeploymentGroup 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "TriggerConfigurations" DeploymentGroup = [TriggerConfigProperty]

Methods

set :: PropertyType "TriggerConfigurations" DeploymentGroup -> DeploymentGroup -> DeploymentGroup #

type PropertyType "AlarmConfiguration" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "ApplicationName" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "ApplicationName" DeploymentGroup = Value Text
type PropertyType "AutoRollbackConfiguration" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "AutoScalingGroups" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "AutoScalingGroups" DeploymentGroup = ValueList Text
type PropertyType "BlueGreenDeploymentConfiguration" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "Deployment" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "DeploymentConfigName" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "DeploymentConfigName" DeploymentGroup = Value Text
type PropertyType "DeploymentGroupName" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "DeploymentGroupName" DeploymentGroup = Value Text
type PropertyType "DeploymentStyle" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "ECSServices" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "Ec2TagFilters" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "Ec2TagSet" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "LoadBalancerInfo" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "OnPremisesInstanceTagFilters" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "OnPremisesInstanceTagFilters" DeploymentGroup = [TagFilterProperty]
type PropertyType "OnPremisesTagSet" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "OutdatedInstancesStrategy" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "OutdatedInstancesStrategy" DeploymentGroup = Value Text
type PropertyType "ServiceRoleArn" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "ServiceRoleArn" DeploymentGroup = Value Text
type PropertyType "Tags" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "TerminationHookEnabled" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "TerminationHookEnabled" DeploymentGroup = Value Bool
type PropertyType "TriggerConfigurations" DeploymentGroup Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup

type PropertyType "TriggerConfigurations" DeploymentGroup = [TriggerConfigProperty]