Uses of Class
software.amazon.awssdk.services.grafana.model.AwsSsoAuthentication
-
Packages that use AwsSsoAuthentication Package Description software.amazon.awssdk.services.grafana.model -
-
Uses of AwsSsoAuthentication in software.amazon.awssdk.services.grafana.model
Methods in software.amazon.awssdk.services.grafana.model that return AwsSsoAuthentication Modifier and Type Method Description AwsSsoAuthenticationAuthenticationDescription. awsSso()A structure containing information about how this workspace works with IAM Identity Center.Methods in software.amazon.awssdk.services.grafana.model with parameters of type AwsSsoAuthentication Modifier and Type Method Description AuthenticationDescription.BuilderAuthenticationDescription.Builder. awsSso(AwsSsoAuthentication awsSso)A structure containing information about how this workspace works with IAM Identity Center.
-