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