@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(CfnContact.ChannelTargetInfoProperty channelTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getChannelTargetInfo() |
CfnContact.TargetsProperty.Builder |
channelTargetInfo(IResolvable channelTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getChannelTargetInfo() |
CfnContact.TargetsProperty.Builder |
contactTargetInfo(CfnContact.ContactTargetInfoProperty contactTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getContactTargetInfo() |
CfnContact.TargetsProperty.Builder |
contactTargetInfo(IResolvable contactTargetInfo)
Sets the value of
CfnContact.TargetsProperty.getContactTargetInfo() |
@Stability(value=Stable) public CfnContact.TargetsProperty.Builder channelTargetInfo(CfnContact.ChannelTargetInfoProperty channelTargetInfo)
CfnContact.TargetsProperty.getChannelTargetInfo()channelTargetInfo - Information about the contact channel Incident Manager is engaging.this@Stability(value=Stable) public CfnContact.TargetsProperty.Builder channelTargetInfo(IResolvable channelTargetInfo)
CfnContact.TargetsProperty.getChannelTargetInfo()channelTargetInfo - Information about the contact channel Incident Manager is engaging.this@Stability(value=Stable) public CfnContact.TargetsProperty.Builder contactTargetInfo(CfnContact.ContactTargetInfoProperty contactTargetInfo)
CfnContact.TargetsProperty.getContactTargetInfo()contactTargetInfo - The contact that Incident Manager is engaging during an incident.this@Stability(value=Stable) public CfnContact.TargetsProperty.Builder contactTargetInfo(IResolvable contactTargetInfo)
CfnContact.TargetsProperty.getContactTargetInfo()contactTargetInfo - The contact that Incident Manager is engaging during an incident.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 © 2022. All rights reserved.