Uses of Class
software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications.CfnNotificationRulePropsMixin.TargetProperty.Builder
Packages that use CfnNotificationRulePropsMixin.TargetProperty.Builder
-
Uses of CfnNotificationRulePropsMixin.TargetProperty.Builder in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications
Methods in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications that return CfnNotificationRulePropsMixin.TargetProperty.BuilderModifier and TypeMethodDescriptionCfnNotificationRulePropsMixin.TargetProperty.builder()CfnNotificationRulePropsMixin.TargetProperty.Builder.targetAddress(String targetAddress) Sets the value ofCfnNotificationRulePropsMixin.TargetProperty.getTargetAddress()CfnNotificationRulePropsMixin.TargetProperty.Builder.targetAddress(ITopicRef targetAddress) Sets the value ofCfnNotificationRulePropsMixin.TargetProperty.getTargetAddress()CfnNotificationRulePropsMixin.TargetProperty.Builder.targetType(String targetType) Sets the value ofCfnNotificationRulePropsMixin.TargetProperty.getTargetType()Constructors in software.amazon.awscdk.cfnpropertymixins.services.codestarnotifications with parameters of type CfnNotificationRulePropsMixin.TargetProperty.BuilderModifierConstructorDescriptionprotectedConstructor that initializes the object based on literal property values passed by theCfnNotificationRulePropsMixin.TargetProperty.Builder.