| Package | Description |
|---|---|
| com.amazonaws.services.ssmcontacts.model |
| Modifier and Type | Method and Description |
|---|---|
ChannelTargetInfo |
ChannelTargetInfo.clone() |
ChannelTargetInfo |
Target.getChannelTargetInfo()
Information about the contact channel Incident Manager is engaging.
|
ChannelTargetInfo |
ChannelTargetInfo.withContactChannelId(String contactChannelId)
The Amazon Resource Name (ARN) of the contact channel.
|
ChannelTargetInfo |
ChannelTargetInfo.withRetryIntervalInMinutes(Integer retryIntervalInMinutes)
The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Target.setChannelTargetInfo(ChannelTargetInfo channelTargetInfo)
Information about the contact channel Incident Manager is engaging.
|
Target |
Target.withChannelTargetInfo(ChannelTargetInfo channelTargetInfo)
Information about the contact channel Incident Manager is engaging.
|
Copyright © 2025. All rights reserved.