AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
memorydb
/
aws.sdk.kotlin.services.memorydb.model
/
UpdateUserResponse
/
Builder
Builder
class
Builder
Members
Properties
user
Link copied to clipboard
var
user
:
User
?
The updated user
Functions
user
Link copied to clipboard
fun
user
(
block
:
User.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.memorydb.model.User
inside the given
block