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