Uses of Class
software.amazon.awssdk.services.opensearch.model.IdentityCenterOptions
-
Packages that use IdentityCenterOptions Package Description software.amazon.awssdk.services.opensearch.model -
-
Uses of IdentityCenterOptions in software.amazon.awssdk.services.opensearch.model
Methods in software.amazon.awssdk.services.opensearch.model that return IdentityCenterOptions Modifier and Type Method Description IdentityCenterOptionsDomainStatus. identityCenterOptions()Container for IAM Identity Center Option control for the domain.IdentityCenterOptionsIdentityCenterOptionsStatus. options()Container for IAM Identity Center Options settings.Methods in software.amazon.awssdk.services.opensearch.model with parameters of type IdentityCenterOptions Modifier and Type Method Description DomainStatus.BuilderDomainStatus.Builder. identityCenterOptions(IdentityCenterOptions identityCenterOptions)Container for IAM Identity Center Option control for the domain.IdentityCenterOptionsStatus.BuilderIdentityCenterOptionsStatus.Builder. options(IdentityCenterOptions options)Container for IAM Identity Center Options settings.
-