AWS SDK for Kotlin
Toggle table of contents
1.4.119
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
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