Values.DeleteResourcePermissionInputSourceRemoves permissions associated with the target database.
type nonrec t = {actionType : PermissionActionType.t option;Delete or restore the permissions on the target database.
*)sourceResourceArn : Arn.t option;The Amazon Resource Name (ARN) of the source resource.
*)resourceArn : Arn.t;The Amazon Resource Name (ARN) of the resource.
*)}