AssetStatusDatasetResponse

data class AssetStatusDatasetResponse(val messageSchemaReference: MessageSchemaReferenceResponse, val name: String)

Defines the asset status dataset properties.

Constructors

Link copied to clipboard
constructor(messageSchemaReference: MessageSchemaReferenceResponse, name: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The message schema reference object.

Link copied to clipboard

The name of the dataset. Must be unique within the status.datasets array. This name is used to correlate between the spec and status dataset information.