Builder
class Builder
Properties
Link copied to clipboard
A Base64-encoded binary data object containing one or JSON lines that either update the dataset or are additions to the dataset. You change a dataset by calling UpdateDatasetEntries. If you are using an AWS SDK to call UpdateDatasetEntries
, you don't need to encode Changes
as the SDK encodes the data for you.