class Aws::PrometheusService::Types::WorkspaceDescription

Represents the properties of a workspace.

@!attribute [rw] alias

Alias of this workspace.
@return [String]

@!attribute [rw] arn

The Amazon Resource Name (ARN) of this workspace.
@return [String]

@!attribute [rw] created_at

The time when the workspace was created.
@return [Time]

@!attribute [rw] prometheus_endpoint

Prometheus endpoint URI.
@return [String]

@!attribute [rw] status

The status of this workspace.
@return [Types::WorkspaceStatus]

@!attribute [rw] tags

The tags of this workspace.
@return [Hash<String,String>]

@!attribute [rw] workspace_id

Unique string identifying this workspace.
@return [String]

@see docs.aws.amazon.com/goto/WebAPI/amp-2020-08-01/WorkspaceDescription AWS API Documentation

Constants

SENSITIVE