Inherits from AmazonServiceRequestConfig : NSObject
Declared in EC2DescribeSpotDatafeedSubscriptionRequest.h

Overview

Describe Spot Datafeed Subscription Request

Tasks

  • – init

    Default constructor for a new object. Callers should use the property methods to initialize this object after creating it.

  • – description

    Returns a string representation of this object; useful for testing and debugging.

Instance Methods

description

Returns a string representation of this object; useful for testing and debugging.

- (NSString *)description

Return Value

A string representation of this object.

Discussion

Returns a string representation of this object; useful for testing and debugging.

Declared In

EC2DescribeSpotDatafeedSubscriptionRequest.h

init

Default constructor for a new object. Callers should use the property methods to initialize this object after creating it.

- (id)init

Discussion

Default constructor for a new object. Callers should use the property methods to initialize this object after creating it.

Declared In

EC2DescribeSpotDatafeedSubscriptionRequest.h