Uses of Class
software.amazon.awssdk.services.athena.model.IdentityCenterConfiguration
-
Packages that use IdentityCenterConfiguration Package Description software.amazon.awssdk.services.athena.model -
-
Uses of IdentityCenterConfiguration in software.amazon.awssdk.services.athena.model
Methods in software.amazon.awssdk.services.athena.model that return IdentityCenterConfiguration Modifier and Type Method Description IdentityCenterConfigurationWorkGroupConfiguration. identityCenterConfiguration()Specifies whether the workgroup is IAM Identity Center supported.Methods in software.amazon.awssdk.services.athena.model with parameters of type IdentityCenterConfiguration Modifier and Type Method Description WorkGroupConfiguration.BuilderWorkGroupConfiguration.Builder. identityCenterConfiguration(IdentityCenterConfiguration identityCenterConfiguration)Specifies whether the workgroup is IAM Identity Center supported.
-