AWS SDK for .NET Documentation
Name Property
AmazonAmazon.SimpleNotificationService.ModelCreatePlatformApplicationRequestName Did this page help you?   Yes   No    Tell us about it...
Gets or sets the name. Application names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, hyphens, and periods, and must be between 1 and 256 characters long.
Declaration Syntax
C#
public string Name { get; set; }
Value
The name.

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