| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static InputType.Builder |
InputType.Builder.create(String name) |
InputType.Builder |
InputType.Builder.definition(Map<String,? extends IField> definition)
(experimental) the attributes of this type.
|
InputType.Builder |
InputType.Builder.directives(List<? extends Directive> directives)
(experimental) the directives for this object type.
|
Copyright © 2022. All rights reserved.