| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiDestinationProps
Customize the EventBridge Api Destinations Target.
|
interface |
ApiGatewayProps
Customize the API Gateway Event Target.
|
interface |
BatchJobProps
Customize the Batch Job Event Target.
|
interface |
CodeBuildProjectProps
Customize the CodeBuild Event Target.
|
interface |
CodePipelineTargetOptions
Customization options when creating a
CodePipeline event target. |
interface |
EcsTaskProps
Properties to define an ECS Event Task.
|
interface |
LambdaFunctionProps
Customize the Lambda Event Target.
|
interface |
LogGroupProps
Customize the CloudWatch LogGroup Event Target.
|
interface |
SfnStateMachineProps
Customize the Step Functions State Machine target.
|
interface |
SnsTopicProps
Customize the SNS Topic Event Target.
|
interface |
SqsQueueProps
Customize the SQS Queue Event Target.
|
| Modifier and Type | Method and Description |
|---|---|
TargetBaseProps |
TargetBaseProps.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.