| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
static ResolutionContact.Builder |
ResolutionContact.builder() |
ResolutionContact.Builder |
ResolutionContact.Builder.contactArn(String contactArn)
The Amazon Resource Name (ARN) of a contact in the engagement resolution process.
|
ResolutionContact.Builder |
ResolutionContact.Builder.stageIndex(Integer stageIndex)
The stage in the escalation plan that resolves to this contact.
|
ResolutionContact.Builder |
ResolutionContact.toBuilder() |
ResolutionContact.Builder |
ResolutionContact.Builder.type(ContactType type)
The type of contact for a resolution step.
|
ResolutionContact.Builder |
ResolutionContact.Builder.type(String type)
The type of contact for a resolution step.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends ResolutionContact.Builder> |
ResolutionContact.serializableBuilderClass() |
Copyright © 2023. All rights reserved.