| 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 |
|---|---|
DeleteWorkspaceServiceAccountTokenResult |
AbstractAmazonManagedGrafana.deleteWorkspaceServiceAccountToken(DeleteWorkspaceServiceAccountTokenRequest request) |
DeleteWorkspaceServiceAccountTokenResult |
AmazonManagedGrafanaClient.deleteWorkspaceServiceAccountToken(DeleteWorkspaceServiceAccountTokenRequest request)
Deletes a token for the workspace service account.
|
DeleteWorkspaceServiceAccountTokenResult |
AmazonManagedGrafana.deleteWorkspaceServiceAccountToken(DeleteWorkspaceServiceAccountTokenRequest deleteWorkspaceServiceAccountTokenRequest)
Deletes a token for the workspace service account.
|
| Modifier and Type | Method and Description |
|---|---|
DeleteWorkspaceServiceAccountTokenResult |
DeleteWorkspaceServiceAccountTokenResult.clone() |
DeleteWorkspaceServiceAccountTokenResult |
DeleteWorkspaceServiceAccountTokenResult.withServiceAccountId(String serviceAccountId)
The ID of the service account where the token was deleted.
|
DeleteWorkspaceServiceAccountTokenResult |
DeleteWorkspaceServiceAccountTokenResult.withTokenId(String tokenId)
The ID of the token that was deleted.
|
DeleteWorkspaceServiceAccountTokenResult |
DeleteWorkspaceServiceAccountTokenResult.withWorkspaceId(String workspaceId)
The ID of the workspace where the token was deleted.
|
Copyright © 2025. All rights reserved.