AWS SDK for Kotlin
Toggle table of contents
1.5.1
common
Platform filter
common
Switch theme
Skip to content
AWS SDK for Kotlin
personalize
/
aws.sdk.kotlin.services.personalize
/
PersonalizeClient
/
describeDataset
describe
Dataset
abstract
suspend
fun
describeDataset
(
input
:
DescribeDatasetRequest
)
:
DescribeDatasetResponse
Describes the given dataset. For more information on datasets, see
CreateDataset
.