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
/
GetApiResponse
/
Builder
Builder
class
Builder
Members
Properties
api
Link copied to clipboard
var
api
:
Api
?
The
Api
object.
Functions
api
Link copied to clipboard
fun
api
(
block
:
Api.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.appsync.model.Api
inside the given
block