Uses of Interface
software.amazon.awscdk.services.codepipeline.PipelineNotifyOnOptions
Packages that use PipelineNotifyOnOptions
-
Uses of PipelineNotifyOnOptions in software.amazon.awscdk.services.codepipeline
Classes in software.amazon.awscdk.services.codepipeline that implement PipelineNotifyOnOptionsModifier and TypeClassDescriptionstatic final classAn implementation forPipelineNotifyOnOptionsMethods in software.amazon.awscdk.services.codepipeline that return PipelineNotifyOnOptionsModifier and TypeMethodDescriptionPipelineNotifyOnOptions.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk.services.codepipeline with parameters of type PipelineNotifyOnOptionsModifier and TypeMethodDescriptiondefault INotificationRuleIPipeline.Jsii$Default.notifyOn(String id, INotificationRuleTarget target, PipelineNotifyOnOptions options) Defines a CodeStar notification rule triggered when the pipeline events emitted by you specified, it very similar toonEventAPI.final INotificationRuleIPipeline.Jsii$Proxy.notifyOn(String id, INotificationRuleTarget target, PipelineNotifyOnOptions options) Defines a CodeStar notification rule triggered when the pipeline events emitted by you specified, it very similar toonEventAPI.IPipeline.notifyOn(String id, INotificationRuleTarget target, PipelineNotifyOnOptions options) Defines a CodeStar notification rule triggered when the pipeline events emitted by you specified, it very similar toonEventAPI.Pipeline.notifyOn(String id, INotificationRuleTarget target, PipelineNotifyOnOptions options) Defines a CodeStar notification rule triggered when the pipeline events emitted by you specified, it very similar toonEventAPI.