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