JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Interface
software.amazon.awscdk.core.AppProps
Packages that use
AppProps
Package
Description
software.amazon.awscdk.core
AWS Cloud Development Kit Core Library
Uses of
AppProps
in
software.amazon.awscdk.core
Classes in
software.amazon.awscdk.core
that implement
AppProps
Modifier and Type
Class
Description
static final class
AppProps.Jsii$Proxy
An implementation for
AppProps
Methods in
software.amazon.awscdk.core
that return
AppProps
Modifier and Type
Method
Description
AppProps
AppProps.Builder.
build
()
Builds the configured instance.
Constructors in
software.amazon.awscdk.core
with parameters of type
AppProps
Modifier
Constructor
Description
App
(
AppProps
props)
Initializes a CDK application.