toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
appsync
/
aws.sdk.kotlin.services.appsync.model
/
UpdateTypeRequest
/
Builder
Builder
class
Builder
Members
Properties
api
Id
Link copied to clipboard
var
apiId
:
String
?
The API ID.
definition
Link copied to clipboard
var
definition
:
String
?
The new definition.
format
Link copied to clipboard
var
format
:
TypeDefinitionFormat
?
The new type format: SDL or JSON.
type
Name
Link copied to clipboard
var
typeName
:
String
?
The new type name.