AWS SDK for .NET Documentation
CustomUserData Property
AmazonAmazon.SimpleNotificationService.ModelCreatePlatformEndpointRequestCustomUserData Did this page help you?   Yes   No    Tell us about it...
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.
Declaration Syntax
C#
public string CustomUserData { get; set; }
Value
The custom user data.

Assembly: AWSSDK (Module: AWSSDK) Version: 1.5.60.0 (1.5.60.0)