Uses of Class
software.amazon.awscdk.services.codestarnotifications.CfnNotificationRule.TargetProperty.Builder
Packages that use CfnNotificationRule.TargetProperty.Builder
Package
Description
AWS CodeStarNotifications Construct Library
-
Uses of CfnNotificationRule.TargetProperty.Builder in software.amazon.awscdk.services.codestarnotifications
Methods in software.amazon.awscdk.services.codestarnotifications that return CfnNotificationRule.TargetProperty.BuilderModifier 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()
Constructors in software.amazon.awscdk.services.codestarnotifications with parameters of type CfnNotificationRule.TargetProperty.BuilderModifierConstructorDescriptionprotected
Constructor that initializes the object based on literal property values passed by theCfnNotificationRule.TargetProperty.Builder
.