| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
ServiceAccountTokenSummaryWithKey |
ServiceAccountTokenSummaryWithKey.clone() |
ServiceAccountTokenSummaryWithKey |
CreateWorkspaceServiceAccountTokenResult.getServiceAccountToken()
Information about the created token, including the key.
|
ServiceAccountTokenSummaryWithKey |
ServiceAccountTokenSummaryWithKey.withId(String id)
The unique ID of the service account token.
|
ServiceAccountTokenSummaryWithKey |
ServiceAccountTokenSummaryWithKey.withKey(String key)
The key for the service account token.
|
ServiceAccountTokenSummaryWithKey |
ServiceAccountTokenSummaryWithKey.withName(String name)
The name of the service account token.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateWorkspaceServiceAccountTokenResult.setServiceAccountToken(ServiceAccountTokenSummaryWithKey serviceAccountToken)
Information about the created token, including the key.
|
CreateWorkspaceServiceAccountTokenResult |
CreateWorkspaceServiceAccountTokenResult.withServiceAccountToken(ServiceAccountTokenSummaryWithKey serviceAccountToken)
Information about the created token, including the key.
|
Copyright © 2025. All rights reserved.