JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
software.amazon.awscdk.services.events.targets.AwsApiProps
Packages that use
AwsApiProps
Package
Description
software.amazon.awscdk.services.events.targets
Event Targets for Amazon EventBridge
Uses of
AwsApiProps
in
software.amazon.awscdk.services.events.targets
Classes in
software.amazon.awscdk.services.events.targets
that implement
AwsApiProps
Modifier and Type
Class
Description
static final class
AwsApiProps.Jsii$Proxy
An implementation for
AwsApiProps
Methods in
software.amazon.awscdk.services.events.targets
that return
AwsApiProps
Modifier and Type
Method
Description
AwsApiProps
AwsApiProps.Builder.
build
()
Builds the configured instance.
Constructors in
software.amazon.awscdk.services.events.targets
with parameters of type
AwsApiProps
Modifier
Constructor
Description
AwsApi
(
AwsApiProps
props)