This product is not supported for your selected
Datadog site. (
).
このページは日本語には対応しておりません。随時翻訳に取り組んでいます。
翻訳に関してご質問やご意見ございましたら、
お気軽にご連絡ください。
aws_iotsitewise_timeseries
account_id
Type: STRING
alias
Type: STRING
Provider name: alias
Description: The alias that identifies the time series.
asset_id
Type: STRING
Provider name: assetId
Description: The ID of the asset in which the asset property was created.
data_type
Type: STRING
Provider name: dataType
Description: The data type of the time series. If you specify STRUCT
, you must also specify dataTypeSpec
to identify the type of the structure for this time series.
data_type_spec
Type: STRING
Provider name: dataTypeSpec
Description: The data type of the structure for this time series. This parameter is required for time series that have the STRUCT
data type. The options for this parameter depend on the type of the composite model in which you created the asset property that is associated with your time series. Use AWS/ALARM_STATE
for alarm state in alarm composite models.
property_id
Type: STRING
Provider name: propertyId
Description: The ID of the asset property, in UUID format.
Type: UNORDERED_LIST_STRING
time_series_arn
Type: STRING
Provider name: timeSeriesArn
Description: The ARN of the time series, which has the following format. arn:${Partition}:iotsitewise:${Region}:${Account}:time-series/${TimeSeriesId}
time_series_creation_date
Type: TIMESTAMP
Provider name: timeSeriesCreationDate
Description: The date that the time series was created, in Unix epoch time.
time_series_id
Type: STRING
Provider name: timeSeriesId
Description: The ID of the time series.
time_series_last_update_date
Type: TIMESTAMP
Provider name: timeSeriesLastUpdateDate
Description: The date that the time series was last updated, in Unix epoch time.