@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 - `CfnContact.ChannelTargetInfoProperty.ChannelId`. This parameter is required.this@Stability(value=Stable) public CfnContact.ChannelTargetInfoProperty.Builder retryIntervalInMinutes(Number retryIntervalInMinutes)
CfnContact.ChannelTargetInfoProperty.getRetryIntervalInMinutes()retryIntervalInMinutes - `CfnContact.ChannelTargetInfoProperty.RetryIntervalInMinutes`. 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 © 2021. All rights reserved.