| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
static UnionType.Builder |
UnionType.Builder.create(String name) |
UnionType.Builder |
UnionType.Builder.definition(List<? extends IIntermediateType> definition)
(experimental) the object types for this union type.
|
Copyright © 2021. All rights reserved.