stratosphere-ssmcontacts-1.0.0: Stratosphere integration for AWS SSMContacts.
Safe HaskellNone
LanguageHaskell2010

Stratosphere.SSMContacts.Contact

Documentation

data StageProperty Source #

Instances

Instances details
ToJSON StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Show StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Eq StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

ToResourceProperties StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Property "DurationInMinutes" StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Associated Types

type PropertyType "DurationInMinutes" StageProperty 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

type PropertyType "DurationInMinutes" StageProperty = Value Integer

Methods

set :: PropertyType "DurationInMinutes" StageProperty -> StageProperty -> StageProperty #

Property "RotationIds" StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Associated Types

type PropertyType "RotationIds" StageProperty 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Property "Targets" StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

Associated Types

type PropertyType "Targets" StageProperty 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

type PropertyType "DurationInMinutes" StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

type PropertyType "DurationInMinutes" StageProperty = Value Integer
type PropertyType "RotationIds" StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

type PropertyType "Targets" StageProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.StageProperty

data ChannelTargetInfoProperty Source #

Instances

Instances details
ToJSON ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

Show ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

Eq ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

ToResourceProperties ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

Property "ChannelId" ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

Property "RetryIntervalInMinutes" ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

Associated Types

type PropertyType "RetryIntervalInMinutes" ChannelTargetInfoProperty 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

type PropertyType "RetryIntervalInMinutes" ChannelTargetInfoProperty = Value Integer
type PropertyType "ChannelId" ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

type PropertyType "RetryIntervalInMinutes" ChannelTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ChannelTargetInfoProperty

type PropertyType "RetryIntervalInMinutes" ChannelTargetInfoProperty = Value Integer

data ContactTargetInfoProperty Source #

Instances

Instances details
ToJSON ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

Show ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

Eq ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

ToResourceProperties ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

Property "ContactId" ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

Property "IsEssential" ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

type PropertyType "ContactId" ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

type PropertyType "IsEssential" ContactTargetInfoProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.ContactTargetInfoProperty

data TargetsProperty Source #

Instances

Instances details
ToJSON TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Show TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Eq TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

ToResourceProperties TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Property "ChannelTargetInfo" TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Associated Types

type PropertyType "ChannelTargetInfo" TargetsProperty 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Methods

set :: PropertyType "ChannelTargetInfo" TargetsProperty -> TargetsProperty -> TargetsProperty #

Property "ContactTargetInfo" TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Associated Types

type PropertyType "ContactTargetInfo" TargetsProperty 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

Methods

set :: PropertyType "ContactTargetInfo" TargetsProperty -> TargetsProperty -> TargetsProperty #

type PropertyType "ChannelTargetInfo" TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

type PropertyType "ContactTargetInfo" TargetsProperty Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact.TargetsProperty

data Contact Source #

Instances

Instances details
ToJSON Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Show Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Eq Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Methods

(==) :: Contact -> Contact -> Bool #

(/=) :: Contact -> Contact -> Bool #

ToResourceProperties Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Property "Alias" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Associated Types

type PropertyType "Alias" Contact 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Methods

set :: PropertyType "Alias" Contact -> Contact -> Contact #

Property "DisplayName" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Associated Types

type PropertyType "DisplayName" Contact 
Instance details

Defined in Stratosphere.SSMContacts.Contact

type PropertyType "DisplayName" Contact = Value Text

Methods

set :: PropertyType "DisplayName" Contact -> Contact -> Contact #

Property "Plan" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Associated Types

type PropertyType "Plan" Contact 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Methods

set :: PropertyType "Plan" Contact -> Contact -> Contact #

Property "Tags" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Associated Types

type PropertyType "Tags" Contact 
Instance details

Defined in Stratosphere.SSMContacts.Contact

type PropertyType "Tags" Contact = [Tag]

Methods

set :: PropertyType "Tags" Contact -> Contact -> Contact #

Property "Type" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Associated Types

type PropertyType "Type" Contact 
Instance details

Defined in Stratosphere.SSMContacts.Contact

Methods

set :: PropertyType "Type" Contact -> Contact -> Contact #

type PropertyType "Alias" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

type PropertyType "DisplayName" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

type PropertyType "DisplayName" Contact = Value Text
type PropertyType "Plan" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

type PropertyType "Tags" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact

type PropertyType "Tags" Contact = [Tag]
type PropertyType "Type" Contact Source # 
Instance details

Defined in Stratosphere.SSMContacts.Contact