| Package | Description |
|---|---|
| software.amazon.awssdk.services.grafana.model |
| Modifier and Type | Method and Description |
|---|---|
static AwsSsoAuthentication.Builder |
AwsSsoAuthentication.builder() |
AwsSsoAuthentication.Builder |
AwsSsoAuthentication.Builder.ssoClientId(String ssoClientId)
The ID of the IAM Identity Center-managed application that is created by Amazon Managed Grafana.
|
AwsSsoAuthentication.Builder |
AwsSsoAuthentication.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends AwsSsoAuthentication.Builder> |
AwsSsoAuthentication.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default AuthenticationDescription.Builder |
AuthenticationDescription.Builder.awsSso(Consumer<AwsSsoAuthentication.Builder> awsSso)
A structure containing information about how this workspace works with IAM Identity Center.
|
Copyright © 2023. All rights reserved.