Builder
class Builder
Properties
Link copied to clipboard
Beginning time to use for the Dataview. The value is determined as epoch time in milliseconds. For example, the value for Monday, November 1, 2021 12:00:00 PM UTC is specified as 1635768000000.
Link copied to clipboard
Flag to indicate Dataview should be updated automatically.
Link copied to clipboard
A token that ensures idempotency. This token expires in 10 minutes.
Link copied to clipboard
Options that define the destination type for the Dataview.
Link copied to clipboard
Ordered set of column names used to partition data.
Link copied to clipboard
Columns to be used for sorting the data.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.finspacedata.model.DataViewDestinationTypeParams inside the given block