@Stability(value=Stable) public static final class CfnContact.TargetsProperty.Builder extends Object implements software.amazon.jsii.Builder<CfnContact.TargetsProperty>
CfnContact.TargetsProperty| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CfnContact.TargetsProperty |
build()
Builds the configured instance.
|
CfnContact.TargetsProperty.Builder |
channelTargetInfo(Object channelTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getChannelTargetInfo() |
CfnContact.TargetsProperty.Builder |
contactTargetInfo(Object contactTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getContactTargetInfo() |
@Stability(value=Stable) public CfnContact.TargetsProperty.Builder channelTargetInfo(Object channelTargetInfo)
CfnContact.TargetsProperty.getChannelTargetInfo()channelTargetInfo - `CfnContact.TargetsProperty.ChannelTargetInfo`.this@Stability(value=Stable) public CfnContact.TargetsProperty.Builder contactTargetInfo(Object contactTargetInfo)
CfnContact.TargetsProperty.getContactTargetInfo()contactTargetInfo - `CfnContact.TargetsProperty.ContactTargetInfo`.this@Stability(value=Stable) public CfnContact.TargetsProperty build()
build in interface software.amazon.jsii.Builder<CfnContact.TargetsProperty>CfnContact.TargetsPropertyNullPointerException - if any required attribute was not providedCopyright © 2021. All rights reserved.