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.ses.actions.BounceProps
Packages that use
BounceProps
Package
Description
software.amazon.awscdk.services.ses.actions
Amazon Simple Email Service Actions Library
Uses of
BounceProps
in
software.amazon.awscdk.services.ses.actions
Classes in
software.amazon.awscdk.services.ses.actions
that implement
BounceProps
Modifier and Type
Class
Description
static final class
BounceProps.Jsii$Proxy
An implementation for
BounceProps
Methods in
software.amazon.awscdk.services.ses.actions
that return
BounceProps
Modifier and Type
Method
Description
BounceProps
BounceProps.Builder.
build
()
Builds the configured instance.
Constructors in
software.amazon.awscdk.services.ses.actions
with parameters of type
BounceProps
Modifier
Constructor
Description
Bounce
(
BounceProps
props)