class Aws::SSMContacts::Types::GetContactChannelResult

@!attribute [rw] contact_arn

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

@!attribute [rw] contact_channel_arn

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

@!attribute [rw] name

The name of the contact channel
@return [String]

@!attribute [rw] type

The type of contact channel. The type is `SMS`, `VOICE`, or `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 indicating if the contact channel has been activated
or not.
@return [String]

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

Constants

SENSITIVE