Values.UpdateIamIdentityCenterConfigOptionsSourceDescribes IAM Identity Center options for updating an OpenSearch Serverless security configuration in the form of a key-value map.
type nonrec t = {userAttribute : IamIdentityCenterUserAttribute.t option;The user attribute for this IAM Identity Center integration. Defaults to UserId.
*)groupAttribute : IamIdentityCenterGroupAttribute.t option;The group attribute for this IAM Identity Center integration. Defaults to GroupId.
*)}