Uses of Class
software.amazon.awscdk.services.codestarnotifications.NotificationRuleTargetConfig.Builder
Packages that use NotificationRuleTargetConfig.Builder
Package
Description
AWS CodeStarNotifications Construct Library
-
Uses of NotificationRuleTargetConfig.Builder in software.amazon.awscdk.services.codestarnotifications
Methods in software.amazon.awscdk.services.codestarnotifications that return NotificationRuleTargetConfig.BuilderModifier and TypeMethodDescriptionNotificationRuleTargetConfig.builder()NotificationRuleTargetConfig.Builder.targetAddress(String targetAddress) Sets the value ofNotificationRuleTargetConfig.getTargetAddress()NotificationRuleTargetConfig.Builder.targetType(String targetType) Sets the value ofNotificationRuleTargetConfig.getTargetType()Constructors in software.amazon.awscdk.services.codestarnotifications with parameters of type NotificationRuleTargetConfig.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theNotificationRuleTargetConfig.Builder.