Arbitrary user data to associate with the endpoint. SNS does not use this data.
The data must be in UTF-8 format and less than 2KB.

C# |
public string CustomUserData { get; set; }

The custom user data.
C# |
public string CustomUserData { get; set; }