Values.RevokeSnapshotAccessMessageSourcetype nonrec t = {snapshotIdentifier : String_.t option;The identifier of the snapshot that the account can no longer access.
*)snapshotArn : String_.t option;The Amazon Resource Name (ARN) of the snapshot associated with the message to revoke access.
*)snapshotClusterIdentifier : String_.t option;The identifier of the cluster the snapshot was created from. This parameter is required if your IAM user has a policy containing a snapshot resource element that specifies anything other than * for the cluster name.
*)accountWithRestoreAccess : String_.t;The identifier of the Amazon Web Services account that can no longer restore the specified snapshot.
*)}