Builder
class Builder
Properties
Link copied to clipboard
The Amazon Resource Name (ARN) of the dataset that contains the data to export.
Link copied to clipboard
The data to export, based on how you imported the data. You can choose to export only BULK
data that you imported using a dataset import job, only PUT
data that you imported incrementally (using the console, PutEvents, PutUsers and PutItems operations), or ALL
for both types. The default value is PUT
.
Link copied to clipboard
The path to the Amazon S3 bucket where the job's output is stored.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.personalize.model.DatasetExportJobOutput inside the given block