class Aws::SSMContacts::Types::ContactChannel

The method that Incident Manager uses to engage a contact.

@!attribute [rw] contact_channel_arn

The Amazon Resource Name (ARN) of the contact channel.
@return [String]

@!attribute [rw] contact_arn

The ARN of the contact that contains the contact channel.
@return [String]

@!attribute [rw] name

The name of the contact channel.
@return [String]

@!attribute [rw] type

The type of the contact channel. Incident Manager supports three
contact methods:

* SMS

* VOICE

* EMAIL
@return [String]

@!attribute [rw] delivery_address

The details that Incident Manager uses when trying to engage the
contact channel.
@return [Types::ContactChannelAddress]

@!attribute [rw] activation_status

A Boolean value describing if the contact channel has been activated
or not. If the contact channel isn't activated, Incident Manager
can't engage the contact through it.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/ContactChannel AWS API Documentation

Constants

SENSITIVE