| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty
Documentation
data RuleTypeIdProperty Source #
Constructors
| RuleTypeIdProperty | |
Instances
data InputArtifactProperty Source #
Constructors
| InputArtifactProperty | |
Instances
| ToJSON InputArtifactProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.InputArtifactProperty Methods toJSON :: InputArtifactProperty -> Value # toEncoding :: InputArtifactProperty -> Encoding # toJSONList :: [InputArtifactProperty] -> Value # toEncodingList :: [InputArtifactProperty] -> Encoding # omitField :: InputArtifactProperty -> Bool # | |||||
| Show InputArtifactProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.InputArtifactProperty Methods showsPrec :: Int -> InputArtifactProperty -> ShowS # show :: InputArtifactProperty -> String # showList :: [InputArtifactProperty] -> ShowS # | |||||
| Eq InputArtifactProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.InputArtifactProperty Methods (==) :: InputArtifactProperty -> InputArtifactProperty -> Bool # (/=) :: InputArtifactProperty -> InputArtifactProperty -> Bool # | |||||
| ToResourceProperties InputArtifactProperty Source # | |||||
| Property "Name" InputArtifactProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.InputArtifactProperty Associated Types
Methods set :: PropertyType "Name" InputArtifactProperty -> InputArtifactProperty -> InputArtifactProperty # | |||||
| type PropertyType "Name" InputArtifactProperty Source # | |||||
data ConditionProperty Source #
Constructors
| ConditionProperty | |
Fields
| |
Instances
| ToJSON ConditionProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.ConditionProperty Methods toJSON :: ConditionProperty -> Value # toEncoding :: ConditionProperty -> Encoding # toJSONList :: [ConditionProperty] -> Value # toEncodingList :: [ConditionProperty] -> Encoding # omitField :: ConditionProperty -> Bool # | |||||
| Show ConditionProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.ConditionProperty Methods showsPrec :: Int -> ConditionProperty -> ShowS # show :: ConditionProperty -> String # showList :: [ConditionProperty] -> ShowS # | |||||
| Eq ConditionProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.ConditionProperty Methods (==) :: ConditionProperty -> ConditionProperty -> Bool # (/=) :: ConditionProperty -> ConditionProperty -> Bool # | |||||
| ToResourceProperties ConditionProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.ConditionProperty Methods toResourceProperties :: ConditionProperty -> ResourceProperties # | |||||
| Property "Result" ConditionProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.ConditionProperty Associated Types
Methods set :: PropertyType "Result" ConditionProperty -> ConditionProperty -> ConditionProperty # | |||||
| Property "Rules" ConditionProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.ConditionProperty Associated Types
Methods set :: PropertyType "Rules" ConditionProperty -> ConditionProperty -> ConditionProperty # | |||||
| type PropertyType "Result" ConditionProperty Source # | |||||
| type PropertyType "Rules" ConditionProperty Source # | |||||
data RuleDeclarationProperty Source #
Constructors
| RuleDeclarationProperty | |
Fields
| |
Instances
| ToJSON RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Methods toJSON :: RuleDeclarationProperty -> Value # toEncoding :: RuleDeclarationProperty -> Encoding # toJSONList :: [RuleDeclarationProperty] -> Value # | |||||
| Show RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Methods showsPrec :: Int -> RuleDeclarationProperty -> ShowS # show :: RuleDeclarationProperty -> String # showList :: [RuleDeclarationProperty] -> ShowS # | |||||
| Eq RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Methods (==) :: RuleDeclarationProperty -> RuleDeclarationProperty -> Bool # (/=) :: RuleDeclarationProperty -> RuleDeclarationProperty -> Bool # | |||||
| ToResourceProperties RuleDeclarationProperty Source # | |||||
| Property "Commands" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "Commands" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| Property "Configuration" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "Configuration" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| Property "InputArtifacts" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "InputArtifacts" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| Property "Name" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "Name" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| Property "Region" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "Region" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| Property "RoleArn" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "RoleArn" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| Property "RuleTypeId" RuleDeclarationProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.RuleDeclarationProperty Associated Types
Methods set :: PropertyType "RuleTypeId" RuleDeclarationProperty -> RuleDeclarationProperty -> RuleDeclarationProperty # | |||||
| type PropertyType "Commands" RuleDeclarationProperty Source # | |||||
| type PropertyType "Configuration" RuleDeclarationProperty Source # | |||||
| type PropertyType "InputArtifacts" RuleDeclarationProperty Source # | |||||
| type PropertyType "Name" RuleDeclarationProperty Source # | |||||
| type PropertyType "Region" RuleDeclarationProperty Source # | |||||
| type PropertyType "RoleArn" RuleDeclarationProperty Source # | |||||
| type PropertyType "RuleTypeId" RuleDeclarationProperty Source # | |||||
data FailureConditionsProperty Source #
Constructors
| FailureConditionsProperty | |
Fields | |
Instances
| ToJSON FailureConditionsProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty Methods toJSON :: FailureConditionsProperty -> Value # toEncoding :: FailureConditionsProperty -> Encoding # toJSONList :: [FailureConditionsProperty] -> Value # | |||||
| Show FailureConditionsProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty Methods showsPrec :: Int -> FailureConditionsProperty -> ShowS # show :: FailureConditionsProperty -> String # showList :: [FailureConditionsProperty] -> ShowS # | |||||
| Eq FailureConditionsProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty Methods (==) :: FailureConditionsProperty -> FailureConditionsProperty -> Bool # (/=) :: FailureConditionsProperty -> FailureConditionsProperty -> Bool # | |||||
| ToResourceProperties FailureConditionsProperty Source # | |||||
| Property "Conditions" FailureConditionsProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty Associated Types
Methods set :: PropertyType "Conditions" FailureConditionsProperty -> FailureConditionsProperty -> FailureConditionsProperty # | |||||
| Property "Result" FailureConditionsProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty Associated Types
Methods set :: PropertyType "Result" FailureConditionsProperty -> FailureConditionsProperty -> FailureConditionsProperty # | |||||
| Property "RetryConfiguration" FailureConditionsProperty Source # | |||||
Defined in Stratosphere.CodePipeline.Pipeline.FailureConditionsProperty Associated Types
Methods set :: PropertyType "RetryConfiguration" FailureConditionsProperty -> FailureConditionsProperty -> FailureConditionsProperty # | |||||
| type PropertyType "Conditions" FailureConditionsProperty Source # | |||||
| type PropertyType "Result" FailureConditionsProperty Source # | |||||
| type PropertyType "RetryConfiguration" FailureConditionsProperty Source # | |||||