CreateDatasetResponse
class CreateDatasetResponse
Types
Properties
Link copied to clipboard
The ARN of the dataset. The format is arn:${Partition}:iotsitewise:${Region}:${Account}:dataset/${DatasetId}
.
Link copied to clipboard
The status of the dataset. This contains the state and any error messages. State is CREATING
after a successfull call to this API, and any associated error message. The state is ACTIVE
when ready to use.