Uses of Class
software.amazon.awscdk.services.ssmcontacts.CfnContact.TargetsProperty.Builder
-
Uses of CfnContact.TargetsProperty.Builder in software.amazon.awscdk.services.ssmcontacts
Modifier and TypeMethodDescriptionCfnContact.TargetsProperty.builder()
CfnContact.TargetsProperty.Builder.channelTargetInfo
(IResolvable channelTargetInfo) Sets the value ofCfnContact.TargetsProperty.getChannelTargetInfo()
CfnContact.TargetsProperty.Builder.channelTargetInfo
(CfnContact.ChannelTargetInfoProperty channelTargetInfo) Sets the value ofCfnContact.TargetsProperty.getChannelTargetInfo()
CfnContact.TargetsProperty.Builder.contactTargetInfo
(IResolvable contactTargetInfo) Sets the value ofCfnContact.TargetsProperty.getContactTargetInfo()
CfnContact.TargetsProperty.Builder.contactTargetInfo
(CfnContact.ContactTargetInfoProperty contactTargetInfo) Sets the value ofCfnContact.TargetsProperty.getContactTargetInfo()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnContact.TargetsProperty.Builder
.