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