| Package | Description |
|---|---|
| software.amazon.awscdk.services.appsync |
AWS AppSync Construct Library
|
| Modifier and Type | Method and Description |
|---|---|
Type |
GraphqlType.getType()
(experimental) the type of attribute.
|
Type |
IField.getType()
(experimental) the type of attribute.
|
Type |
IField.Jsii$Proxy.getType()
(experimental) the type of attribute.
|
default Type |
IField.Jsii$Default.getType()
(experimental) the type of attribute.
|
static Type |
Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Type[] |
Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
GraphqlType(Type type) |
GraphqlType(Type type,
GraphqlTypeOptions options) |
Copyright © 2022. All rights reserved.