| Package | Description |
|---|---|
| software.amazon.awscdk.services.events.targets |
Event Targets for Amazon EventBridge
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ApiGatewayProps
(experimental) Customize the API Gateway 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.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ApiGatewayProps.Jsii$Proxy
An implementation for
ApiGatewayProps |
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 |
TargetBaseProps.Jsii$Proxy
An implementation for
TargetBaseProps |
| Modifier and Type | Method and Description |
|---|---|
TargetBaseProps |
TargetBaseProps.Builder.build()
Builds the configured instance.
|
Copyright © 2021. All rights reserved.