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