Returns all of the properties of a subscription customers have created. Subscription
properties returned might differ based on the authorization of the user.

C# |
public class GetSubscriptionAttributesRequest : SNSRequest

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | GetSubscriptionAttributesRequest()()()() | Initializes a new instance of the GetSubscriptionAttributesRequest class |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the type of the current instance. (Inherited from Object.) |
![]() | IsSetSubscriptionArn()()()() |
Checks if SubscriptionArn property is set
|
![]() | SubscriptionArn |
The ARN of the subscription whose properties you want to get.
|
![]() | ToString()()()() | Returns a string that represents the current object. (Inherited from Object.) |
![]() | WithSubscriptionArn(String) | Obsolete.
Sets the ARN of the subscription whose properties you want to get.
|

Object | ||
![]() | SNSRequest | |
![]() | GetSubscriptionAttributesRequest |