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
/
GetTypeRequest
/
Builder
Builder
class
Builder
Members
Properties
api
Id
Link copied to clipboard
var
apiId
:
String
?
The API ID.
format
Link copied to clipboard
var
format
:
TypeDefinitionFormat
?
The type format: SDL or JSON.
type
Name
Link copied to clipboard
var
typeName
:
String
?
The type name.