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()Container for IAM Identity Center Option control for the 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)Container for IAM Identity Center Option control for the domain.
-