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

Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Documentation

data S3LocationProperty Source #

Instances

Instances details
ToJSON S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Show S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Eq S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

ToResourceProperties S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Property "Bucket" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Property "BundleType" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Associated Types

type PropertyType "BundleType" S3LocationProperty 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Property "ETag" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Property "Key" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

Property "Version" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

type PropertyType "Bucket" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

type PropertyType "BundleType" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

type PropertyType "ETag" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

type PropertyType "Key" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

type PropertyType "Version" S3LocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.S3LocationProperty

data RevisionLocationProperty Source #

Instances

Instances details
ToJSON RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

Show RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

Eq RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

ToResourceProperties RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

Property "GitHubLocation" RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

Property "RevisionType" RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

Property "S3Location" RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

type PropertyType "GitHubLocation" RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

type PropertyType "RevisionType" RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

type PropertyType "S3Location" RevisionLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.RevisionLocationProperty

data GitHubLocationProperty Source #

Instances

Instances details
ToJSON GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

Show GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

Eq GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

ToResourceProperties GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

Property "CommitId" GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

Property "Repository" GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

type PropertyType "CommitId" GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

type PropertyType "Repository" GitHubLocationProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.GitHubLocationProperty

data DeploymentProperty Source #

Instances

Instances details
ToJSON DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Show DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Eq DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

ToResourceProperties DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Property "Description" DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Associated Types

type PropertyType "Description" DeploymentProperty 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Property "IgnoreApplicationStopFailures" DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

Associated Types

type PropertyType "IgnoreApplicationStopFailures" DeploymentProperty 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

type PropertyType "IgnoreApplicationStopFailures" DeploymentProperty = Value Bool

Methods

set :: PropertyType "IgnoreApplicationStopFailures" DeploymentProperty -> DeploymentProperty -> DeploymentProperty #

Property "Revision" DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

type PropertyType "Description" DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

type PropertyType "IgnoreApplicationStopFailures" DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty

type PropertyType "IgnoreApplicationStopFailures" DeploymentProperty = Value Bool
type PropertyType "Revision" DeploymentProperty Source # 
Instance details

Defined in Stratosphere.CodeDeploy.DeploymentGroup.DeploymentProperty