public static final class CfnContact.ChannelTargetInfoProperty.Builder
extends java.lang.Object
CfnContact.ChannelTargetInfoProperty
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CfnContact.ChannelTargetInfoProperty |
build()
Builds the configured instance.
|
CfnContact.ChannelTargetInfoProperty.Builder |
channelId(java.lang.String channelId)
Sets the value of
CfnContact.ChannelTargetInfoProperty.getChannelId() |
CfnContact.ChannelTargetInfoProperty.Builder |
retryIntervalInMinutes(java.lang.Number retryIntervalInMinutes)
Sets the value of
CfnContact.ChannelTargetInfoProperty.getRetryIntervalInMinutes() |
public CfnContact.ChannelTargetInfoProperty.Builder channelId(java.lang.String channelId)
CfnContact.ChannelTargetInfoProperty.getChannelId()
channelId
- The Amazon Resource Name (ARN) of the contact channel. This parameter is required.this
public CfnContact.ChannelTargetInfoProperty.Builder retryIntervalInMinutes(java.lang.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
public CfnContact.ChannelTargetInfoProperty build()
CfnContact.ChannelTargetInfoProperty
java.lang.NullPointerException
- if any required attribute was not provided