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