NAME
Paws::SSMContacts::GetContactChannelResult
ATTRIBUTES
ActivationStatus => Str
A Boolean value indicating if the contact channel has been activated or not.
Valid values are: "ACTIVATED", "NOT_ACTIVATED" =head2 REQUIRED ContactArn => Str
The ARN of the contact that the channel belongs to.
REQUIRED ContactChannelArn => Str
The ARN of the contact channel.
REQUIRED DeliveryAddress => Paws::SSMContacts::ContactChannelAddress
The details that Incident Manager uses when trying to engage the contact channel.
REQUIRED Name => Str
The name of the contact channel
REQUIRED Type => Str
The type of contact channel. The type is SMS, VOICE, or EMAIL.
Valid values are: "SMS", "VOICE", "EMAIL" =head2 _request_id => Str