Workspace

class Workspace : KotlinCustomResource

Definition of AWS::Grafana::Workspace Resource Type

Properties

Link copied to clipboard
Link copied to clipboard

List of authentication providers to enable.

Link copied to clipboard
val clientToken: Output<String>?

A unique, case-sensitive, user-provided identifier to ensure the idempotency of the request.

Link copied to clipboard

Timestamp when the workspace was created.

Link copied to clipboard

List of data sources on the service managed IAM role.

Link copied to clipboard
val description: Output<String>?

Description of a workspace.

Link copied to clipboard
val endpoint: Output<String>

Endpoint for the Grafana workspace.

Link copied to clipboard
val grafanaVersion: Output<String>?

The version of Grafana to support in your workspace.

Link copied to clipboard
val id: Output<String>
Link copied to clipboard

Timestamp when the workspace was last modified

Link copied to clipboard
val name: Output<String>?

The user friendly name of a workspace.

Link copied to clipboard

List of notification destinations on the customers service managed IAM role that the Grafana workspace can query.

Link copied to clipboard

List of Organizational Units containing AWS accounts the Grafana workspace can pull data from.

Link copied to clipboard

The name of an IAM role that already exists to use with AWS Organizations to access AWS data sources and notification channels in other accounts in an organization.

Link copied to clipboard
Link copied to clipboard
val pulumiChildResources: Set<KotlinResource>
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
val roleArn: Output<String>?

IAM Role that will be used to grant the Grafana workspace access to a customers AWS resources.

Link copied to clipboard
Link copied to clipboard
val ssoClientId: Output<String>

The client ID of the AWS SSO Managed Application.

Link copied to clipboard
val stackSetName: Output<String>?

The name of the AWS CloudFormation stack set to use to generate IAM roles to be used for this workspace.

Link copied to clipboard
val status: Output<WorkspaceStatus>
Link copied to clipboard
val urn: Output<String>
Link copied to clipboard