@Stability(value=Stable) public static final class CfnContact.ChannelTargetInfoProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnContact.ChannelTargetInfoProperty>
CfnContact.ChannelTargetInfoProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnContact.ChannelTargetInfoProperty |
build()
Builds the configured instance.
|
CfnContact.ChannelTargetInfoProperty.Builder |
channelId(String channelId)
Sets the value of
CfnContact.ChannelTargetInfoProperty.getChannelId() |
CfnContact.ChannelTargetInfoProperty.Builder |
retryIntervalInMinutes(Number retryIntervalInMinutes)
Sets the value of
CfnContact.ChannelTargetInfoProperty.getRetryIntervalInMinutes() |
@Stability(value=Stable) public CfnContact.ChannelTargetInfoProperty.Builder channelId(String channelId)
CfnContact.ChannelTargetInfoProperty.getChannelId()channelId - The Amazon Resource Name (ARN) of the contact channel. This parameter is required.this@Stability(value=Stable) public CfnContact.ChannelTargetInfoProperty.Builder retryIntervalInMinutes(Number retryIntervalInMinutes)
CfnContact.ChannelTargetInfoProperty.getRetryIntervalInMinutes()retryIntervalInMinutes - The number of minutes to wait to retry sending engagement in the case the engagement initially fails. This parameter is required.this@Stability(value=Stable) public CfnContact.ChannelTargetInfoProperty build()
build in interface software.amazon.jsii.Builder<CfnContact.ChannelTargetInfoProperty>CfnContact.ChannelTargetInfoPropertyNullPointerException - if any required attribute was not providedCopyright © 2022. All rights reserved.