class Aws::ManagedGrafana::Types::WorkspaceSummary
A structure that contains some information about one workspace in the account.
@!attribute [rw] authentication
A structure containing information about the authentication methods used in the workspace. @return [Types::AuthenticationSummary]
@!attribute [rw] created
The date that the workspace was created. @return [Time]
@!attribute [rw] description
The customer-entered description of the workspace. @return [String]
@!attribute [rw] endpoint
The URL endpoint to use to access the Grafana console in the workspace. @return [String]
@!attribute [rw] grafana_version
The Grafana version that the workspace is running. @return [String]
@!attribute [rw] id
The unique ID of the workspace. @return [String]
@!attribute [rw] modified
The most recent date that the workspace was modified. @return [Time]
@!attribute [rw] name
The name of the workspace. @return [String]
@!attribute [rw] notification_destinations
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. @return [Array<String>]
@!attribute [rw] status
The current status of the workspace. @return [String]
@!attribute [rw] tags
The list of tags associated with the workspace. @return [Hash<String,String>]
@see docs.aws.amazon.com/goto/WebAPI/grafana-2020-08-18/WorkspaceSummary AWS API Documentation
Constants
- SENSITIVE