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