Uses of Class
software.amazon.awssdk.services.opensearch.model.IdentityCenterOptionsStatus
-
Packages that use IdentityCenterOptionsStatus Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of IdentityCenterOptionsStatus in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return IdentityCenterOptionsStatus Modifier and Type Method Description IdentityCenterOptionsStatusDomainConfig. identityCenterOptions()Configuration options for enabling and managing IAM Identity Center integration within a domain.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type IdentityCenterOptionsStatus Modifier and Type Method Description DomainConfig.BuilderDomainConfig.Builder. identityCenterOptions(IdentityCenterOptionsStatus identityCenterOptions)Configuration options for enabling and managing IAM Identity Center integration within a domain.
-