class Aws::PrometheusService::Types::CreateWorkspaceResponse

Represents the output of a CreateWorkspace operation.

@!attribute [rw] arn

The ARN of the workspace that was just created.
@return [String]

@!attribute [rw] status

The status of the workspace that was just created (usually
CREATING).
@return [Types::WorkspaceStatus]

@!attribute [rw] tags

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

@!attribute [rw] workspace_id

The generated ID of the workspace that was just created.
@return [String]

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

Constants

SENSITIVE