toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
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.