Uses of Class
software.amazon.awssdk.services.emrserverless.model.IdentityCenterConfiguration
-
Packages that use IdentityCenterConfiguration Package Description software.amazon.awssdk.services.emrserverless.model -
-
Uses of IdentityCenterConfiguration in software.amazon.awssdk.services.emrserverless.model
Methods in software.amazon.awssdk.services.emrserverless.model that return IdentityCenterConfiguration Modifier and Type Method Description IdentityCenterConfigurationApplication. identityCenterConfiguration()The IAM Identity Center configuration applied to enable trusted identity propagation.Methods in software.amazon.awssdk.services.emrserverless.model with parameters of type IdentityCenterConfiguration Modifier and Type Method Description Application.BuilderApplication.Builder. identityCenterConfiguration(IdentityCenterConfiguration identityCenterConfiguration)The IAM Identity Center configuration applied to enable trusted identity propagation.
-