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.appsync.SchemaProps
Packages that use
SchemaProps
Package
Description
software.amazon.awscdk.services.appsync
AWS AppSync Construct Library
Uses of
SchemaProps
in
software.amazon.awscdk.services.appsync
Classes in
software.amazon.awscdk.services.appsync
that implement
SchemaProps
Modifier and Type
Class
Description
static final class
SchemaProps.Jsii$Proxy
An implementation for
SchemaProps
Methods in
software.amazon.awscdk.services.appsync
that return
SchemaProps
Modifier and Type
Method
Description
SchemaProps
SchemaProps.Builder.
build
()
Builds the configured instance.
Constructors in
software.amazon.awscdk.services.appsync
with parameters of type
SchemaProps
Modifier
Constructor
Description
SchemaFile
(
SchemaProps
options)