stratosphere-ecs-1.0.0: Stratosphere integration for AWS ECS.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.ECS.Service.ForceNewDeploymentProperty

Documentation

data ForceNewDeploymentProperty Source #

Instances

Instances details
ToJSON ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

Show ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

Eq ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

ToResourceProperties ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

Property "EnableForceNewDeployment" ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

Associated Types

type PropertyType "EnableForceNewDeployment" ForceNewDeploymentProperty 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

type PropertyType "EnableForceNewDeployment" ForceNewDeploymentProperty = Value Bool
Property "ForceNewDeploymentNonce" ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

Associated Types

type PropertyType "ForceNewDeploymentNonce" ForceNewDeploymentProperty 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

type PropertyType "ForceNewDeploymentNonce" ForceNewDeploymentProperty = Value Text
type PropertyType "EnableForceNewDeployment" ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

type PropertyType "EnableForceNewDeployment" ForceNewDeploymentProperty = Value Bool
type PropertyType "ForceNewDeploymentNonce" ForceNewDeploymentProperty Source # 
Instance details

Defined in Stratosphere.ECS.Service.ForceNewDeploymentProperty

type PropertyType "ForceNewDeploymentNonce" ForceNewDeploymentProperty = Value Text