public static interface ContactTargetInfo.Builder extends SdkPojo, CopyableBuilder<ContactTargetInfo.Builder,ContactTargetInfo>
| Modifier and Type | Method and Description |
|---|---|
ContactTargetInfo.Builder |
contactId(String contactId)
The Amazon Resource Name (ARN) of the contact.
|
ContactTargetInfo.Builder |
isEssential(Boolean isEssential)
A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildContactTargetInfo.Builder contactId(String contactId)
The Amazon Resource Name (ARN) of the contact.
contactId - The Amazon Resource Name (ARN) of the contact.ContactTargetInfo.Builder isEssential(Boolean isEssential)
A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.
isEssential - A Boolean value determining if the contact's acknowledgement stops the progress of stages in the plan.Copyright © 2021. All rights reserved.