class Aws::SSMContacts::Types::DescribeEngagementResult

@!attribute [rw] contact_arn

The ARN of the escalation plan or contacts involved in the
engagement.
@return [String]

@!attribute [rw] engagement_arn

The ARN of the engagement.
@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 in which the engagement occurred.
@return [String]

@!attribute [rw] start_time

The time that the engagement started.
@return [Time]

@!attribute [rw] stop_time

The time that the engagement ended.
@return [Time]

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

Constants

SENSITIVE