AWS SDK for Kotlin
Toggle table of contents
1.4.124
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
appsync
/
aws.sdk.kotlin.services.appsync.model
/
CreateTypeResponse
/
Builder
Builder
class
Builder
Members
Properties
type
Link copied to clipboard
var
type
:
Type
?
The
Type
object.
Functions
type
Link copied to clipboard
fun
type
(
block
:
Type.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.appsync.model.Type
inside the given
block