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

Stratosphere.SSMContacts.ContactChannel

Documentation

data ContactChannel Source #

Instances

Instances details
ToJSON ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Show ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Eq ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

ToResourceProperties ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Property "ChannelAddress" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Associated Types

type PropertyType "ChannelAddress" ContactChannel 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "ChannelAddress" ContactChannel = Value Text
Property "ChannelName" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Associated Types

type PropertyType "ChannelName" ContactChannel 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "ChannelName" ContactChannel = Value Text
Property "ChannelType" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Associated Types

type PropertyType "ChannelType" ContactChannel 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "ChannelType" ContactChannel = Value Text
Property "ContactId" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Associated Types

type PropertyType "ContactId" ContactChannel 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Property "DeferActivation" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

Associated Types

type PropertyType "DeferActivation" ContactChannel 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "DeferActivation" ContactChannel = Value Bool

Methods

set :: PropertyType "DeferActivation" ContactChannel -> ContactChannel -> ContactChannel #

type PropertyType "ChannelAddress" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "ChannelAddress" ContactChannel = Value Text
type PropertyType "ChannelName" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "ChannelName" ContactChannel = Value Text
type PropertyType "ChannelType" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "ChannelType" ContactChannel = Value Text
type PropertyType "ContactId" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "DeferActivation" ContactChannel Source # 
Instance details

Defined in Stratosphere.SSMContacts.ContactChannel

type PropertyType "DeferActivation" ContactChannel = Value Bool