toggle menu
AWS SDK for Kotlin
1.0.65
common
switch theme
wisdom
/
aws.sdk.kotlin.services.wisdom.model
/
CreateSessionResponse
/
Builder
Builder
class
Builder
Members
Properties
session
Link copied to clipboard
var
session
:
SessionData
?
The session.
Functions
session
Link copied to clipboard
fun
session
(
block
:
SessionData.Builder
.
(
)
->
Unit
)
construct an
aws.sdk.kotlin.services.wisdom.model.SessionData
inside the given
block