Values.AccountAssignmentOperationStatusMetadataSourceProvides information about the AccountAssignment creation request.
type nonrec t = {status : StatusValues.t option;The status of the permission set provisioning process.
*)requestId : UUId.t option;The identifier for tracking the request operation that is generated by the universally unique identifier (UUID) workflow.
*)createdDate : Date.t option;The date that the permission set was created.
*)}