Builder

class Builder

Properties

Link copied to clipboard

A structure containing information about the authentication methods used in the workspace.

Link copied to clipboard

The date that the workspace was created.

Link copied to clipboard

The customer-entered description of the workspace.

Link copied to clipboard

The URL endpoint to use to access the Grafana console in the workspace.

Link copied to clipboard

The Grafana version that the workspace is running.

Link copied to clipboard
var id: String?

The unique ID of the workspace.

Link copied to clipboard

The most recent date that the workspace was modified.

Link copied to clipboard
var name: String?

The name of the workspace.

Link copied to clipboard

The Amazon Web Services notification channels that Amazon Managed Grafana can automatically create IAM roles and permissions for, which allows Amazon Managed Grafana to use these channels.

Link copied to clipboard

The current status of the workspace.

Link copied to clipboard

The list of tags associated with the workspace.

Functions