Values.IdcAuthConfigurationSourceInformation about the IAM Identity Center Application used to configure authentication for a plugin.
type nonrec t = {idcApplicationArn : IdcApplicationArn.t;The Amazon Resource Name (ARN) of the IAM Identity Center Application used to configure authentication.
*)roleArn : RoleArn.t;The Amazon Resource Name (ARN) of the IAM role with permissions to perform actions on Amazon Web Services services on your behalf.
*)}