AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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.