Uses of Class
software.amazon.awssdk.services.grafana.model.RoleValues
-
Packages that use RoleValues Package Description software.amazon.awssdk.services.grafana.model -
-
Uses of RoleValues in software.amazon.awssdk.services.grafana.model
Methods in software.amazon.awssdk.services.grafana.model that return RoleValues Modifier and Type Method Description RoleValuesSamlConfiguration. roleValues()A structure containing arrays that map group names in the SAML assertion to the GrafanaAdminandEditorroles in the workspace.Methods in software.amazon.awssdk.services.grafana.model with parameters of type RoleValues Modifier and Type Method Description SamlConfiguration.BuilderSamlConfiguration.Builder. roleValues(RoleValues roleValues)A structure containing arrays that map group names in the SAML assertion to the GrafanaAdminandEditorroles in the workspace.
-