PostTimeSeriesDataPointsRequest
Types
Properties
Link copied to clipboard
A unique, case-sensitive identifier that is provided to ensure the idempotency of the request.
Link copied to clipboard
The ID of the Amazon DataZone domain in which you want to post time series data points.
Link copied to clipboard
The ID of the asset for which you want to post time series data points.
Link copied to clipboard
The type of the asset for which you want to post data points.
Link copied to clipboard
The forms that contain the data points that you want to post.
Functions
Link copied to clipboard
inline fun copy(block: PostTimeSeriesDataPointsRequest.Builder.() -> Unit = {}): PostTimeSeriesDataPointsRequest