| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Stratosphere.SSMIncidents.ResponsePlan
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 ActionProperty Source #
Constructors
| ActionProperty | |
Fields | |
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 # | |||||
data IncidentTemplateProperty Source #
Constructors
| IncidentTemplateProperty | |
Fields
| |
Instances
| ToJSON IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Methods toJSON :: IncidentTemplateProperty -> Value # toEncoding :: IncidentTemplateProperty -> Encoding # toJSONList :: [IncidentTemplateProperty] -> Value # | |||||
| Show IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Methods showsPrec :: Int -> IncidentTemplateProperty -> ShowS # show :: IncidentTemplateProperty -> String # showList :: [IncidentTemplateProperty] -> ShowS # | |||||
| Eq IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Methods (==) :: IncidentTemplateProperty -> IncidentTemplateProperty -> Bool # (/=) :: IncidentTemplateProperty -> IncidentTemplateProperty -> Bool # | |||||
| ToResourceProperties IncidentTemplateProperty Source # | |||||
| Property "DedupeString" IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Associated Types
Methods set :: PropertyType "DedupeString" IncidentTemplateProperty -> IncidentTemplateProperty -> IncidentTemplateProperty # | |||||
| Property "Impact" IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Associated Types
Methods set :: PropertyType "Impact" IncidentTemplateProperty -> IncidentTemplateProperty -> IncidentTemplateProperty # | |||||
| Property "IncidentTags" IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Associated Types
Methods set :: PropertyType "IncidentTags" IncidentTemplateProperty -> IncidentTemplateProperty -> IncidentTemplateProperty # | |||||
| Property "NotificationTargets" IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Associated Types
Methods set :: PropertyType "NotificationTargets" IncidentTemplateProperty -> IncidentTemplateProperty -> IncidentTemplateProperty # | |||||
| Property "Summary" IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Associated Types
Methods set :: PropertyType "Summary" IncidentTemplateProperty -> IncidentTemplateProperty -> IncidentTemplateProperty # | |||||
| Property "Title" IncidentTemplateProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IncidentTemplateProperty Associated Types
Methods set :: PropertyType "Title" IncidentTemplateProperty -> IncidentTemplateProperty -> IncidentTemplateProperty # | |||||
| type PropertyType "DedupeString" IncidentTemplateProperty Source # | |||||
| type PropertyType "Impact" IncidentTemplateProperty Source # | |||||
| type PropertyType "IncidentTags" IncidentTemplateProperty Source # | |||||
| type PropertyType "NotificationTargets" IncidentTemplateProperty Source # | |||||
| type PropertyType "Summary" IncidentTemplateProperty Source # | |||||
| type PropertyType "Title" IncidentTemplateProperty Source # | |||||
data IntegrationProperty Source #
Constructors
| IntegrationProperty | |
Instances
| ToJSON IntegrationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IntegrationProperty Methods toJSON :: IntegrationProperty -> Value # toEncoding :: IntegrationProperty -> Encoding # toJSONList :: [IntegrationProperty] -> Value # toEncodingList :: [IntegrationProperty] -> Encoding # omitField :: IntegrationProperty -> Bool # | |||||
| Show IntegrationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IntegrationProperty Methods showsPrec :: Int -> IntegrationProperty -> ShowS # show :: IntegrationProperty -> String # showList :: [IntegrationProperty] -> ShowS # | |||||
| Eq IntegrationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IntegrationProperty Methods (==) :: IntegrationProperty -> IntegrationProperty -> Bool # (/=) :: IntegrationProperty -> IntegrationProperty -> Bool # | |||||
| ToResourceProperties IntegrationProperty Source # | |||||
| Property "PagerDutyConfiguration" IntegrationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.IntegrationProperty Associated Types
Methods set :: PropertyType "PagerDutyConfiguration" IntegrationProperty -> IntegrationProperty -> IntegrationProperty # | |||||
| type PropertyType "PagerDutyConfiguration" IntegrationProperty 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 # | |||||
data NotificationTargetItemProperty Source #
Constructors
| NotificationTargetItemProperty | |
Fields
| |
Instances
| ToJSON NotificationTargetItemProperty Source # | |||||
| Show NotificationTargetItemProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.NotificationTargetItemProperty Methods showsPrec :: Int -> NotificationTargetItemProperty -> ShowS # show :: NotificationTargetItemProperty -> String # showList :: [NotificationTargetItemProperty] -> ShowS # | |||||
| Eq NotificationTargetItemProperty Source # | |||||
| ToResourceProperties NotificationTargetItemProperty Source # | |||||
| Property "SnsTopicArn" NotificationTargetItemProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.NotificationTargetItemProperty Associated Types
Methods set :: PropertyType "SnsTopicArn" NotificationTargetItemProperty -> NotificationTargetItemProperty -> NotificationTargetItemProperty # | |||||
| type PropertyType "SnsTopicArn" NotificationTargetItemProperty Source # | |||||
data PagerDutyConfigurationProperty Source #
Constructors
| PagerDutyConfigurationProperty | |
Instances
| ToJSON PagerDutyConfigurationProperty Source # | |||||
| Show PagerDutyConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyConfigurationProperty Methods showsPrec :: Int -> PagerDutyConfigurationProperty -> ShowS # show :: PagerDutyConfigurationProperty -> String # showList :: [PagerDutyConfigurationProperty] -> ShowS # | |||||
| Eq PagerDutyConfigurationProperty Source # | |||||
| ToResourceProperties PagerDutyConfigurationProperty Source # | |||||
| Property "Name" PagerDutyConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyConfigurationProperty Associated Types
Methods set :: PropertyType "Name" PagerDutyConfigurationProperty -> PagerDutyConfigurationProperty -> PagerDutyConfigurationProperty # | |||||
| Property "PagerDutyIncidentConfiguration" PagerDutyConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyConfigurationProperty Associated Types
Methods set :: PropertyType "PagerDutyIncidentConfiguration" PagerDutyConfigurationProperty -> PagerDutyConfigurationProperty -> PagerDutyConfigurationProperty # | |||||
| Property "SecretId" PagerDutyConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyConfigurationProperty Associated Types
Methods set :: PropertyType "SecretId" PagerDutyConfigurationProperty -> PagerDutyConfigurationProperty -> PagerDutyConfigurationProperty # | |||||
| type PropertyType "Name" PagerDutyConfigurationProperty Source # | |||||
| type PropertyType "PagerDutyIncidentConfiguration" PagerDutyConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyConfigurationProperty type PropertyType "PagerDutyIncidentConfiguration" PagerDutyConfigurationProperty = PagerDutyIncidentConfigurationProperty | |||||
| type PropertyType "SecretId" PagerDutyConfigurationProperty Source # | |||||
data PagerDutyIncidentConfigurationProperty Source #
Constructors
| PagerDutyIncidentConfigurationProperty | |
Fields
| |
Instances
| ToJSON PagerDutyIncidentConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyIncidentConfigurationProperty Methods toJSON :: PagerDutyIncidentConfigurationProperty -> Value # toEncoding :: PagerDutyIncidentConfigurationProperty -> Encoding # toJSONList :: [PagerDutyIncidentConfigurationProperty] -> Value # toEncodingList :: [PagerDutyIncidentConfigurationProperty] -> Encoding # omitField :: PagerDutyIncidentConfigurationProperty -> Bool # | |||||
| Show PagerDutyIncidentConfigurationProperty Source # | |||||
| Eq PagerDutyIncidentConfigurationProperty Source # | |||||
| ToResourceProperties PagerDutyIncidentConfigurationProperty Source # | |||||
| Property "ServiceId" PagerDutyIncidentConfigurationProperty Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan.PagerDutyIncidentConfigurationProperty Associated Types
Methods set :: PropertyType "ServiceId" PagerDutyIncidentConfigurationProperty -> PagerDutyIncidentConfigurationProperty -> PagerDutyIncidentConfigurationProperty # | |||||
| type PropertyType "ServiceId" PagerDutyIncidentConfigurationProperty Source # | |||||
mkDynamicSsmParameterProperty :: Value Text -> DynamicSsmParameterValueProperty -> DynamicSsmParameterProperty Source #
mkPagerDutyConfigurationProperty :: Value Text -> PagerDutyIncidentConfigurationProperty -> Value Text -> PagerDutyConfigurationProperty Source #
mkPagerDutyIncidentConfigurationProperty :: Value Text -> PagerDutyIncidentConfigurationProperty Source #
data ResponsePlan Source #
Constructors
| ResponsePlan | |
Fields | |
Instances
| ToJSON ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Methods toJSON :: ResponsePlan -> Value # toEncoding :: ResponsePlan -> Encoding # toJSONList :: [ResponsePlan] -> Value # toEncodingList :: [ResponsePlan] -> Encoding # omitField :: ResponsePlan -> Bool # | |||||
| Show ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Methods showsPrec :: Int -> ResponsePlan -> ShowS # show :: ResponsePlan -> String # showList :: [ResponsePlan] -> ShowS # | |||||
| Eq ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| ToResourceProperties ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Methods toResourceProperties :: ResponsePlan -> ResourceProperties # | |||||
| Property "Actions" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "Actions" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "ChatChannel" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "ChatChannel" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "DisplayName" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "DisplayName" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "Engagements" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "Engagements" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "IncidentTemplate" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "IncidentTemplate" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "Integrations" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "Integrations" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "Name" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "Name" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| Property "Tags" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan Associated Types
Methods set :: PropertyType "Tags" ResponsePlan -> ResponsePlan -> ResponsePlan # | |||||
| type PropertyType "Actions" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "ChatChannel" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "DisplayName" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "Engagements" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "IncidentTemplate" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "Integrations" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "Name" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||
| type PropertyType "Tags" ResponsePlan Source # | |||||
Defined in Stratosphere.SSMIncidents.ResponsePlan | |||||