toggle menu
AWS SDK for Kotlin
1.4.93
common
switch theme
Skip to Main Content
personalize
/
aws.sdk.kotlin.services.personalize.model
/
CreateDatasetImportJobResponse
Create
Dataset
Import
Job
Response
class
CreateDatasetImportJobResponse
Members
Types
Builder
Link copied to clipboard
class
Builder
Companion
Link copied to clipboard
object
Companion
Properties
dataset
Import
Job
Arn
Link copied to clipboard
val
datasetImportJobArn
:
String
?
The ARN of the dataset import job.
Functions
copy
Link copied to clipboard
inline
fun
copy
(
block
:
CreateDatasetImportJobResponse.Builder
.
(
)
->
Unit
=
{}
)
:
CreateDatasetImportJobResponse
equals
Link copied to clipboard
open
operator override
fun
equals
(
other
:
Any
?
)
:
Boolean
hash
Code
Link copied to clipboard
open
override
fun
hashCode
(
)
:
Int
to
String
Link copied to clipboard
open
override
fun
toString
(
)
:
String