| Package | Description |
|---|---|
| software.amazon.awssdk.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
List<Target> |
Stage.targets()
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
| Modifier and Type | Method and Description |
|---|---|
Stage.Builder |
Stage.Builder.targets(Target... targets)
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
| Modifier and Type | Method and Description |
|---|---|
Stage.Builder |
Stage.Builder.targets(Collection<Target> targets)
The contacts or contact methods that the escalation plan or engagement plan is engaging.
|
Copyright © 2022. All rights reserved.