| Package | Description |
|---|---|
| com.amazonaws.services.managedgrafana.model |
| Modifier and Type | Method and Description |
|---|---|
AwsSsoAuthentication |
AwsSsoAuthentication.clone() |
AwsSsoAuthentication |
AuthenticationDescription.getAwsSso()
A structure containing information about how this workspace works with Amazon Web Services SSO.
|
AwsSsoAuthentication |
AwsSsoAuthentication.withSsoClientId(String ssoClientId)
The ID of the Amazon Web Services SSO-managed application that is created by Amazon Managed Grafana.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AuthenticationDescription.setAwsSso(AwsSsoAuthentication awsSso)
A structure containing information about how this workspace works with Amazon Web Services SSO.
|
AuthenticationDescription |
AuthenticationDescription.withAwsSso(AwsSsoAuthentication awsSso)
A structure containing information about how this workspace works with Amazon Web Services SSO.
|
Copyright © 2022. All rights reserved.