GetTopicAttributesRequest Class

.NET Framework 4.5
 
 
 
Did this page help you?  Yes  No   Tell us about it...
Container for the parameters to the GetTopicAttributes operation.

The GetTopicAttributes action returns all of the properties of a topic. Topic properties returned might differ based on the authorization of the user.

Inheritance Hierarchy

System.Object
  Amazon.Runtime.AmazonWebServiceRequest
    Amazon.SimpleNotificationService.Model.GetTopicAttributesRequest

Namespace: Amazon.SimpleNotificationService.Model
Assembly: AWSSDK.dll
Version: 2.0.0.3

Syntax

C#
public class GetTopicAttributesRequest : AmazonWebServiceRequest
         IRequestEvents

The GetTopicAttributesRequest type exposes the following members

Constructors

  Name Description
Public Method GetTopicAttributesRequest() Default constructor for a new GetTopicAttributesRequest object. Callers should use the properties to initialize this object after creating it.
Public Method GetTopicAttributesRequest(string) Constructs a new GetTopicAttributesRequest object. Callers should use the properties initialize any additional object members.

Properties

  Name Description
Public Property TopicArn The ARN of the topic whose properties you want to get.

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