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