class Aws::SSMContacts::Types::DescribePageResult

@!attribute [rw] page_arn

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

@!attribute [rw] engagement_arn

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

@!attribute [rw] contact_arn

The ARN of the contact that was engaged.
@return [String]

@!attribute [rw] sender

The user that started the engagement.
@return [String]

@!attribute [rw] subject

The secure subject of the message that was sent to the contact. Use
this field for engagements to `VOICE` and `EMAIL`.
@return [String]

@!attribute [rw] content

The secure content of the message that was sent to the contact. Use
this field for engagements to `VOICE` and `EMAIL`.
@return [String]

@!attribute [rw] public_subject

The insecure subject of the message that was sent to the contact.
Use this field for engagements to `SMS`.
@return [String]

@!attribute [rw] public_content

The insecure content of the message that was sent to the contact.
Use this field for engagements to `SMS`.
@return [String]

@!attribute [rw] incident_id

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

@!attribute [rw] sent_time

The time the engagement was sent to the contact channel.
@return [Time]

@!attribute [rw] read_time

The time that the contact channel acknowledged the engagement.
@return [Time]

@!attribute [rw] delivery_time

The time that the contact channel received the engagement.
@return [Time]

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

Constants

SENSITIVE