Class PlatformApplication
- Namespace
- Amazon.SimpleNotificationService.Model
- Assembly
- AWSSDK.SimpleNotificationService.dll
Platform application object.
public class PlatformApplication
- Inheritance
-
PlatformApplication
- Inherited Members
Constructors
PlatformApplication()
public PlatformApplication()
Properties
Attributes
Gets and sets the property Attributes.
Attributes for platform application object.
public Dictionary<string, string> Attributes { get; set; }
Property Value
PlatformApplicationArn
Gets and sets the property PlatformApplicationArn.
PlatformApplicationArn for platform application object.
public string PlatformApplicationArn { get; set; }