Uses of Class
software.amazon.awscdk.services.codestarnotifications.CfnNotificationRule.TargetProperty.Builder
Package
Description
AWS CodeStarNotifications Construct Library
-
Uses of CfnNotificationRule.TargetProperty.Builder in software.amazon.awscdk.services.codestarnotifications
Modifier and TypeMethodDescriptionCfnNotificationRule.TargetProperty.builder()
CfnNotificationRule.TargetProperty.Builder.targetAddress
(String targetAddress) Sets the value ofCfnNotificationRule.TargetProperty.getTargetAddress()
CfnNotificationRule.TargetProperty.Builder.targetType
(String targetType) Sets the value ofCfnNotificationRule.TargetProperty.getTargetType()
ModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNotificationRule.TargetProperty.Builder
.