class Aws::SSMContacts::Types::ContactTargetInfo
The contact that Incident Manager is engaging during an incident.
@note When making an API call, you may pass ContactTargetInfo
data as a hash: { contact_id: "SsmContactsArn", is_essential: false, # required }
@!attribute [rw] contact_id
The Amazon Resource Name (ARN) of the contact. @return [String]
@!attribute [rw] is_essential
A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/ssm-contacts-2021-05-03/ContactTargetInfo AWS API Documentation
Constants
- SENSITIVE