| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SSMIncidents.ResponsePlan.ActionProperty
Documentation
data DynamicSsmParameterProperty Source #
Constructors
| DynamicSsmParameterProperty | |
Fields | |
Instances
data SsmParameterProperty Source #
Constructors
| SsmParameterProperty | |
Instances
| ToJSON SsmParameterProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty Methods toJSON :: SsmParameterProperty -> Value # toEncoding :: SsmParameterProperty -> Encoding # toJSONList :: [SsmParameterProperty] -> Value # toEncodingList :: [SsmParameterProperty] -> Encoding # omitField :: SsmParameterProperty -> Bool # | |||||
| Show SsmParameterProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty Methods showsPrec :: Int -> SsmParameterProperty -> ShowS # show :: SsmParameterProperty -> String # showList :: [SsmParameterProperty] -> ShowS # | |||||
| Eq SsmParameterProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty Methods (==) :: SsmParameterProperty -> SsmParameterProperty -> Bool # (/=) :: SsmParameterProperty -> SsmParameterProperty -> Bool # | |||||
| ToResourceProperties SsmParameterProperty Source # | |||||
| Property "Key" SsmParameterProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty Associated Types
Methods set :: PropertyType "Key" SsmParameterProperty -> SsmParameterProperty -> SsmParameterProperty # | |||||
| Property "Values" SsmParameterProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty Associated Types
Methods set :: PropertyType "Values" SsmParameterProperty -> SsmParameterProperty -> SsmParameterProperty # | |||||
| type PropertyType "Key" SsmParameterProperty Source # | |||||
| type PropertyType "Values" SsmParameterProperty Source # | |||||
data SsmAutomationProperty Source #
Constructors
| SsmAutomationProperty | |
Fields
| |
Instances
| ToJSON SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Methods toJSON :: SsmAutomationProperty -> Value # toEncoding :: SsmAutomationProperty -> Encoding # toJSONList :: [SsmAutomationProperty] -> Value # toEncodingList :: [SsmAutomationProperty] -> Encoding # omitField :: SsmAutomationProperty -> Bool # | |||||
| Show SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Methods showsPrec :: Int -> SsmAutomationProperty -> ShowS # show :: SsmAutomationProperty -> String # showList :: [SsmAutomationProperty] -> ShowS # | |||||
| Eq SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Methods (==) :: SsmAutomationProperty -> SsmAutomationProperty -> Bool # (/=) :: SsmAutomationProperty -> SsmAutomationProperty -> Bool # | |||||
| ToResourceProperties SsmAutomationProperty Source # | |||||
| Property "DocumentName" SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Associated Types
Methods set :: PropertyType "DocumentName" SsmAutomationProperty -> SsmAutomationProperty -> SsmAutomationProperty # | |||||
| Property "DocumentVersion" SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Associated Types
Methods set :: PropertyType "DocumentVersion" SsmAutomationProperty -> SsmAutomationProperty -> SsmAutomationProperty # | |||||
| Property "DynamicParameters" SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Associated Types
Methods set :: PropertyType "DynamicParameters" SsmAutomationProperty -> SsmAutomationProperty -> SsmAutomationProperty # | |||||
| Property "Parameters" SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Associated Types
Methods set :: PropertyType "Parameters" SsmAutomationProperty -> SsmAutomationProperty -> SsmAutomationProperty # | |||||
| Property "RoleArn" SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Associated Types
Methods set :: PropertyType "RoleArn" SsmAutomationProperty -> SsmAutomationProperty -> SsmAutomationProperty # | |||||
| Property "TargetAccount" SsmAutomationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty Associated Types
Methods set :: PropertyType "TargetAccount" SsmAutomationProperty -> SsmAutomationProperty -> SsmAutomationProperty # | |||||
| type PropertyType "DocumentName" SsmAutomationProperty Source # | |||||
| type PropertyType "DocumentVersion" SsmAutomationProperty Source # | |||||
| type PropertyType "DynamicParameters" SsmAutomationProperty Source # | |||||
| type PropertyType "Parameters" SsmAutomationProperty Source # | |||||
| type PropertyType "RoleArn" SsmAutomationProperty Source # | |||||
| type PropertyType "TargetAccount" SsmAutomationProperty Source # | |||||
data DynamicSsmParameterValueProperty Source #
Constructors
| DynamicSsmParameterValueProperty | |
Instances
| ToJSON DynamicSsmParameterValueProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty | |||||
| Show DynamicSsmParameterValueProperty Source # | |||||
| Eq DynamicSsmParameterValueProperty Source # | |||||
| ToResourceProperties DynamicSsmParameterValueProperty Source # | |||||
| Property "Variable" DynamicSsmParameterValueProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty Associated Types
Methods set :: PropertyType "Variable" DynamicSsmParameterValueProperty -> DynamicSsmParameterValueProperty -> DynamicSsmParameterValueProperty # | |||||
| type PropertyType "Variable" DynamicSsmParameterValueProperty Source # | |||||
mkDynamicSsmParameterProperty :: Value Text -> DynamicSsmParameterValueProperty -> DynamicSsmParameterProperty Source #
data ActionProperty Source #
Constructors
| ActionProperty | |
Instances
| ToJSON ActionProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty Methods toJSON :: ActionProperty -> Value # toEncoding :: ActionProperty -> Encoding # toJSONList :: [ActionProperty] -> Value # toEncodingList :: [ActionProperty] -> Encoding # omitField :: ActionProperty -> Bool # | |||||
| Show ActionProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty Methods showsPrec :: Int -> ActionProperty -> ShowS # show :: ActionProperty -> String # showList :: [ActionProperty] -> ShowS # | |||||
| Eq ActionProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty Methods (==) :: ActionProperty -> ActionProperty -> Bool # (/=) :: ActionProperty -> ActionProperty -> Bool # | |||||
| ToResourceProperties ActionProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty Methods toResourceProperties :: ActionProperty -> ResourceProperties # | |||||
| Property "SsmAutomation" ActionProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty Associated Types
Methods set :: PropertyType "SsmAutomation" ActionProperty -> ActionProperty -> ActionProperty # | |||||
| type PropertyType "SsmAutomation" ActionProperty Source # | |||||