| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
ContactTargetInfo |
ContactTargetInfo.clone() |
ContactTargetInfo |
Target.getContactTargetInfo()
Information about the contact that Incident Manager is engaging.
|
ContactTargetInfo |
ContactTargetInfo.withContactId(String contactId)
The Amazon Resource Name (ARN) of the contact.
|
ContactTargetInfo |
ContactTargetInfo.withIsEssential(Boolean isEssential)
A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Target.setContactTargetInfo(ContactTargetInfo contactTargetInfo)
Information about the contact that Incident Manager is engaging.
|
Target |
Target.withContactTargetInfo(ContactTargetInfo contactTargetInfo)
Information about the contact that Incident Manager is engaging.
|
Copyright © 2021. All rights reserved.