Uses of Interface
software.amazon.awscdk.services.events.IRuleTarget
Packages that use IRuleTarget
Package
Description
AWS CodeCommit Construct Library
AWS CodePipeline Construct Library
AWS CodePipeline Actions
Amazon ECR Construct Library
Amazon EventBridge Construct Library
Event Targets for Amazon EventBridge
Amazon S3 Construct Library
-
Uses of IRuleTarget in software.amazon.awscdk.services.codecommit
Methods in software.amazon.awscdk.services.codecommit that return IRuleTargetMethods in software.amazon.awscdk.services.codecommit with parameters of type IRuleTargetModifier and TypeMethodDescriptionOnCommitOptions.Builder.target(IRuleTarget target) Sets the value ofOnEventOptions.getTarget() -
Uses of IRuleTarget in software.amazon.awscdk.services.codepipeline
Methods in software.amazon.awscdk.services.codepipeline with parameters of type IRuleTargetModifier and TypeMethodDescriptionAction.onStateChange(String name, IRuleTarget target) Creates an Event that will be triggered whenever the state of this Action changes.Action.onStateChange(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.default RuleIAction.Jsii$Default.onStateChange(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.final RuleIAction.Jsii$Proxy.onStateChange(String name, IRuleTarget target) Creates an Event that will be triggered whenever the state of this Action changes.final RuleIAction.Jsii$Proxy.onStateChange(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.IAction.onStateChange(String name, IRuleTarget target) Creates an Event that will be triggered whenever the state of this Action changes.IAction.onStateChange(String name, IRuleTarget target, RuleProps options) Creates an Event that will be triggered whenever the state of this Action changes.default RuleIStage.Jsii$Default.onStateChange(String name, IRuleTarget target, RuleProps options) final RuleIStage.Jsii$Proxy.onStateChange(String name, IRuleTarget target) final RuleIStage.Jsii$Proxy.onStateChange(String name, IRuleTarget target, RuleProps options) IStage.onStateChange(String name, IRuleTarget target) IStage.onStateChange(String name, IRuleTarget target, RuleProps options) -
Uses of IRuleTarget in software.amazon.awscdk.services.codepipeline.actions
Methods in software.amazon.awscdk.services.codepipeline.actions that return IRuleTargetModifier and TypeMethodDescriptionICustomEventRule.getTarget()Target e.g.default IRuleTargetICustomEventRule.Jsii$Default.getTarget()Target e.g.final IRuleTargetICustomEventRule.Jsii$Proxy.getTarget()Target e.g. -
Uses of IRuleTarget in software.amazon.awscdk.services.ecr
Methods in software.amazon.awscdk.services.ecr that return IRuleTargetModifier and TypeMethodDescriptionfinal IRuleTargetOnCloudTrailImagePushedOptions.Jsii$Proxy.getTarget()final IRuleTargetOnImageScanCompletedOptions.Jsii$Proxy.getTarget()Methods in software.amazon.awscdk.services.ecr with parameters of type IRuleTargetModifier and TypeMethodDescriptionOnCloudTrailImagePushedOptions.Builder.target(IRuleTarget target) Sets the value ofOnEventOptions.getTarget()OnImageScanCompletedOptions.Builder.target(IRuleTarget target) Sets the value ofOnEventOptions.getTarget() -
Uses of IRuleTarget in software.amazon.awscdk.services.events
Subinterfaces of IRuleTarget in software.amazon.awscdk.services.eventsModifier and TypeInterfaceDescriptionstatic interfaceInternal default implementation forIRuleTarget.Classes in software.amazon.awscdk.services.events that implement IRuleTargetModifier and TypeClassDescriptionstatic final classA proxy class which represents a concrete javascript instance of this type.Methods in software.amazon.awscdk.services.events that return IRuleTargetModifier and TypeMethodDescriptiondefault IRuleTargetOnEventOptions.getTarget()The target to register for the event.final IRuleTargetOnEventOptions.Jsii$Proxy.getTarget()Methods in software.amazon.awscdk.services.events that return types with arguments of type IRuleTargetModifier and TypeMethodDescriptiondefault List<IRuleTarget> RuleProps.getTargets()Targets to invoke when this rule matches an event.final List<IRuleTarget> RuleProps.Jsii$Proxy.getTargets()Methods in software.amazon.awscdk.services.events with parameters of type IRuleTargetModifier and TypeMethodDescriptionvoidRule.addTarget(IRuleTarget target) Adds a target to the rule.OnEventOptions.Builder.target(IRuleTarget target) Sets the value ofOnEventOptions.getTarget()Method parameters in software.amazon.awscdk.services.events with type arguments of type IRuleTargetModifier and TypeMethodDescriptionRule.Builder.targets(List<? extends IRuleTarget> targets) Targets to invoke when this rule matches an event.RuleProps.Builder.targets(List<? extends IRuleTarget> targets) Sets the value ofRuleProps.getTargets() -
Uses of IRuleTarget in software.amazon.awscdk.services.events.targets
Classes in software.amazon.awscdk.services.events.targets that implement IRuleTargetModifier and TypeClassDescriptionclassUse an API Destination rule target.classUse an API Gateway REST APIs as a target for Amazon EventBridge rules.classUse an API Gateway V2 HTTP APIs as a target for Amazon EventBridge rules.classUse an AppSync GraphQL API as a target for Amazon EventBridge rules.classUse an AWS Lambda function that makes API calls as an event rule target.classUse an AWS Batch Job / Queue as an event rule target.classUse an AWS CloudWatch LogGroup as an event rule target.classStart a CodeBuild build when an Amazon EventBridge rule is triggered.classAllows the pipeline to be used as an EventBridge rule target.classStart a task on an ECS cluster.classNotify an existing Event Bus of an event.classCustomize the Amazon Data Firehose Stream Event Target.classDeprecated.Use FirehoseDeliveryStreamclassDeprecated.Use FirehoseDeliveryStreamclassUse a Kinesis Stream as a target for AWS CloudWatch event rules.classUse an AWS Lambda function as an event rule target.classSchedule an Amazon Redshift Query to be run, using the Redshift Data API.classUse a StepFunctions state machine as a target for Amazon EventBridge rules.classUse an SNS topic as a target for Amazon EventBridge rules.classUse an SQS Queue as a target for Amazon EventBridge rules. -
Uses of IRuleTarget in software.amazon.awscdk.services.s3
Methods in software.amazon.awscdk.services.s3 that return IRuleTargetModifier and TypeMethodDescriptionfinal IRuleTargetOnCloudTrailBucketEventOptions.Jsii$Proxy.getTarget()Methods in software.amazon.awscdk.services.s3 with parameters of type IRuleTargetModifier and TypeMethodDescriptionOnCloudTrailBucketEventOptions.Builder.target(IRuleTarget target) Sets the value ofOnEventOptions.getTarget()