| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana |
Amazon Managed Grafana is a fully managed and secure data visualization service that you can use to instantly query,
correlate, and visualize operational metrics, logs, and traces from multiple sources.
|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceServiceAccountResult |
AbstractAmazonManagedGrafana.createWorkspaceServiceAccount(CreateWorkspaceServiceAccountRequest request) |
CreateWorkspaceServiceAccountResult |
AmazonManagedGrafanaClient.createWorkspaceServiceAccount(CreateWorkspaceServiceAccountRequest request)
Creates a service account for the workspace.
|
CreateWorkspaceServiceAccountResult |
AmazonManagedGrafana.createWorkspaceServiceAccount(CreateWorkspaceServiceAccountRequest createWorkspaceServiceAccountRequest)
Creates a service account for the workspace.
|
| Modifier and Type | Method and Description |
|---|---|
CreateWorkspaceServiceAccountResult |
CreateWorkspaceServiceAccountResult.clone() |
CreateWorkspaceServiceAccountResult |
CreateWorkspaceServiceAccountResult.withGrafanaRole(Role grafanaRole)
The permission level given to the service account.
|
CreateWorkspaceServiceAccountResult |
CreateWorkspaceServiceAccountResult.withGrafanaRole(String grafanaRole)
The permission level given to the service account.
|
CreateWorkspaceServiceAccountResult |
CreateWorkspaceServiceAccountResult.withId(String id)
The ID of the service account.
|
CreateWorkspaceServiceAccountResult |
CreateWorkspaceServiceAccountResult.withName(String name)
The name of the service account.
|
CreateWorkspaceServiceAccountResult |
CreateWorkspaceServiceAccountResult.withWorkspaceId(String workspaceId)
The workspace with which the service account is associated.
|
Copyright © 2025. All rights reserved.