| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ObjectTypeOptions
(experimental) Properties for configuring an Object Type.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
IntermediateTypeOptions.Jsii$Proxy
An implementation for
IntermediateTypeOptions |
static class |
ObjectTypeOptions.Jsii$Proxy
An implementation for
ObjectTypeOptions |
| Modifier and Type | Method and Description |
|---|---|
IntermediateTypeOptions |
IntermediateTypeOptions.Builder.build()
Builds the configured instance.
|
| Constructor and Description |
|---|
InputType(String name,
IntermediateTypeOptions props) |
InterfaceType(String name,
IntermediateTypeOptions props) |
Copyright © 2021. All rights reserved.