public static interface ChannelTargetInfo.Builder extends SdkPojo, CopyableBuilder<ChannelTargetInfo.Builder,ChannelTargetInfo>
| Modifier and Type | Method and Description |
|---|---|
ChannelTargetInfo.Builder |
contactChannelId(String contactChannelId)
The Amazon Resource Name (ARN) of the contact channel.
|
ChannelTargetInfo.Builder |
retryIntervalInMinutes(Integer retryIntervalInMinutes)
The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildChannelTargetInfo.Builder contactChannelId(String contactChannelId)
The Amazon Resource Name (ARN) of the contact channel.
contactChannelId - The Amazon Resource Name (ARN) of the contact channel.ChannelTargetInfo.Builder retryIntervalInMinutes(Integer retryIntervalInMinutes)
The number of minutes to wait to retry sending engagement in the case the engagement initially fails.
retryIntervalInMinutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails.Copyright © 2022. All rights reserved.