Inherits from AmazonServiceRequestConfig : NSObject
Declared in AutoScalingDescribeAdjustmentTypesRequest.h

Overview

Describe Adjustment Types 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

AutoScalingDescribeAdjustmentTypesRequest.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

AutoScalingDescribeAdjustmentTypesRequest.h