| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
AuthenticationSummary |
WorkspaceSummary.authentication()
A structure containing information about the authentication methods used in the workspace.
|
AuthenticationSummary |
WorkspaceDescription.authentication()
A structure that describes whether the workspace uses SAML, IAM Identity Center, or both methods for user
authentication.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSummary.Builder |
WorkspaceSummary.Builder.authentication(AuthenticationSummary authentication)
A structure containing information about the authentication methods used in the workspace.
|
WorkspaceDescription.Builder |
WorkspaceDescription.Builder.authentication(AuthenticationSummary authentication)
A structure that describes whether the workspace uses SAML, IAM Identity Center, or both methods for user
authentication.
|
Copyright © 2023. All rights reserved.