stratosphere-ssmincidents-1.0.0: Stratosphere integration for AWS SSMIncidents.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

Documentation

data DynamicSsmParameterProperty Source #

Instances

Instances details
ToJSON DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

Show DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

Eq DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

ToResourceProperties DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

Property "Key" DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

Property "Value" DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

type PropertyType "Key" DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

type PropertyType "Value" DynamicSsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterProperty

data SsmParameterProperty Source #

Instances

Instances details
ToJSON SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

Show SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

Eq SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

ToResourceProperties SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

Property "Key" SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

Property "Values" SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

type PropertyType "Key" SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

type PropertyType "Values" SsmParameterProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmParameterProperty

data SsmAutomationProperty Source #

Instances

Instances details
ToJSON SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Show SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Eq SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

ToResourceProperties SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Property "DocumentName" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Associated Types

type PropertyType "DocumentName" SsmAutomationProperty 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Property "DocumentVersion" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Associated Types

type PropertyType "DocumentVersion" SsmAutomationProperty 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "DocumentVersion" SsmAutomationProperty = Value Text
Property "DynamicParameters" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Associated Types

type PropertyType "DynamicParameters" SsmAutomationProperty 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Property "Parameters" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Property "RoleArn" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Property "TargetAccount" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

Associated Types

type PropertyType "TargetAccount" SsmAutomationProperty 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "DocumentName" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "DocumentVersion" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "DocumentVersion" SsmAutomationProperty = Value Text
type PropertyType "DynamicParameters" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "Parameters" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "RoleArn" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

type PropertyType "TargetAccount" SsmAutomationProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.SsmAutomationProperty

data DynamicSsmParameterValueProperty Source #

Instances

Instances details
ToJSON DynamicSsmParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty

Show DynamicSsmParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty

Eq DynamicSsmParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty

ToResourceProperties DynamicSsmParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty

Property "Variable" DynamicSsmParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty

type PropertyType "Variable" DynamicSsmParameterValueProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.DynamicSsmParameterValueProperty

data ActionProperty Source #

Instances

Instances details
ToJSON ActionProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

Show ActionProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

Eq ActionProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

ToResourceProperties ActionProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

Property "SsmAutomation" ActionProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

Associated Types

type PropertyType "SsmAutomation" ActionProperty 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty

type PropertyType "SsmAutomation" ActionProperty Source # 
Instance details

Defined in Stratosphere.SSMIncidents.ResponsePlan.ActionProperty