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