public static final class CfnContact.TargetsProperty.Builder
extends java.lang.Object
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() |
public CfnContact.TargetsProperty.Builder channelTargetInfo(IResolvable channelTargetInfo)
CfnContact.TargetsProperty.getChannelTargetInfo()
channelTargetInfo
- Information about the contact channel Incident Manager is engaging.this
public CfnContact.TargetsProperty.Builder channelTargetInfo(CfnContact.ChannelTargetInfoProperty channelTargetInfo)
CfnContact.TargetsProperty.getChannelTargetInfo()
channelTargetInfo
- Information about the contact channel Incident Manager is engaging.this
public CfnContact.TargetsProperty.Builder contactTargetInfo(IResolvable contactTargetInfo)
CfnContact.TargetsProperty.getContactTargetInfo()
contactTargetInfo
- The contact that Incident Manager is engaging during an incident.this
public CfnContact.TargetsProperty.Builder contactTargetInfo(CfnContact.ContactTargetInfoProperty contactTargetInfo)
CfnContact.TargetsProperty.getContactTargetInfo()
contactTargetInfo
- The contact that Incident Manager is engaging during an incident.this
public CfnContact.TargetsProperty build()
CfnContact.TargetsProperty
java.lang.NullPointerException
- if any required attribute was not provided