Container for the parameters to the CreateTopic operation.
The
Inheritance Hierarchy
System.Object
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.CreateTopicRequest
Amazon.Runtime.AmazonWebServiceRequest
Amazon.SimpleNotificationService.Model.CreateTopicRequest
Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3
Syntax
public class CreateTopicRequest : AmazonWebServiceRequest IRequestEvents
The CreateTopicRequest type exposes the following members
Constructors
Name | Description | |
---|---|---|
![]() |
CreateTopicRequest() | Default constructor for a new CreateTopicRequest object. Callers should use the properties to initialize this object after creating it. |
![]() |
CreateTopicRequest(string) | Constructs a new CreateTopicRequest object. Callers should use the properties initialize any additional object members. |
Properties
Name | Description | |
---|---|---|
![]() |
Name | The name of the topic you want to create. Constraints: Topic names must be made up of only uppercase and lowercase ASCII letters, numbers, underscores, and hyphens, and must be between 1 and 256 characters long. |
Version Information
.NET Framework:
Supported in: 4.5, 4.0, 3.5
.NET for Windows Store apps:
Supported in: Windows 8
.NET for Windows Phone:
Supported in: Window Phone 8