| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiDestinationProps
(experimental) Customize the EventBridge Api Destinations Target.
|
interface |
ApiGatewayProps
(experimental) Customize the API Gateway Event Target.
|
interface |
BatchJobProps
(experimental) Customize the Batch Job Event Target.
|
interface |
CodeBuildProjectProps
(experimental) Customize the CodeBuild Event Target.
|
interface |
CodePipelineTargetOptions
(experimental) Customization options when creating a
CodePipeline event target. |
interface |
LambdaFunctionProps
(experimental) Customize the Lambda Event Target.
|
interface |
LogGroupProps
(experimental) Customize the CloudWatch LogGroup Event Target.
|
interface |
SfnStateMachineProps
(experimental) Customize the Step Functions State Machine target.
|
interface |
SqsQueueProps
(experimental) Customize the SQS Queue Event Target.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiDestinationProps.Jsii$Proxy
An implementation for
ApiDestinationProps |
static class |
ApiGatewayProps.Jsii$Proxy
An implementation for
ApiGatewayProps |
static class |
BatchJobProps.Jsii$Proxy
An implementation for
BatchJobProps |
static class |
CodeBuildProjectProps.Jsii$Proxy
An implementation for
CodeBuildProjectProps |
static class |
CodePipelineTargetOptions.Jsii$Proxy
An implementation for
CodePipelineTargetOptions |
static class |
LambdaFunctionProps.Jsii$Proxy
An implementation for
LambdaFunctionProps |
static class |
LogGroupProps.Jsii$Proxy
An implementation for
LogGroupProps |
static class |
SfnStateMachineProps.Jsii$Proxy
An implementation for
SfnStateMachineProps |
static class |
SqsQueueProps.Jsii$Proxy
An implementation for
SqsQueueProps |
static class |
TargetBaseProps.Jsii$Proxy
An implementation for
TargetBaseProps |
| Modifier and Type | Method and Description |
|---|---|
TargetBaseProps |
TargetBaseProps.Builder.build()
Builds the configured instance.
|
Copyright © 2022. All rights reserved.