api_version

The supported API version.

Inherited from CFRuntime

auth_class

The authentication class to use.

Inherited from CFRuntime

auth_token

The Amazon Authentication Token.

Inherited from CFRuntime

batch_class

The default class to use for handling batch requests (defaults to CFBatchRequest).

Inherited from CFRuntime

batch_object

The current instantiated batch request object.

Inherited from CFRuntime

cache_class

The caching class to use.

Inherited from CFRuntime

cache_compress

The state of cache compression.

Inherited from CFRuntime

cache_expires

When the cache should be considered stale.

Inherited from CFRuntime

cache_location

The caching location to use.

Inherited from CFRuntime

cache_object

The current instantiated cache object.

Inherited from CFRuntime

credentials

The active credential set.

debug_mode

The state of the debug mode setting.

Inherited from CFRuntime

delete_cache

The state of the cache deletion setting.

Inherited from CFRuntime

helpers

The helpers to use when connecting.

hostname

The alternate hostname to use, if any.

Inherited from CFRuntime

internal_batch_object

The internally instantiated batch request object.

Inherited from CFRuntime

key

The Amazon API Key.

Inherited from CFRuntime

limit

Stores the size of the request window.

max_retries

The number of times to retry failed requests.

Inherited from CFRuntime

operation

The operation to execute.

Inherited from CFRuntime

operation_prefix

The string prefix to prepend to the operation name.

Inherited from CFRuntime

override_hostname

The state of the capability to override the hostname with set_hostname().

Inherited from CFRuntime

parse_the_response

The state of whether the response should be parsed or not.

Inherited from CFRuntime

parser_class

The default class to use for parsing XML (defaults to CFSimpleXML).

Inherited from CFRuntime

payload

The payload to send.

Inherited from CFRuntime

port_number

The alternate port number to use, if any.

Inherited from CFRuntime

proxy

The proxy to use for connecting.

queue

Stores the cURL handles that are to be processed.

redirects

The number of times a request has been retried.

Inherited from CFRuntime

registered_streaming_read_callback

The user-defined callback function to call when a stream is read from.

Inherited from CFRuntime

registered_streaming_write_callback

The user-defined callback function to call when a stream is written to.

Inherited from CFRuntime

request_class

The default class to use for HTTP requests (defaults to CFRequest).

Inherited from CFRuntime

resource_prefix

The alternate resource prefix to use, if any.

Inherited from CFRuntime

response_class

The default class to use for HTTP responses (defaults to CFResponse).

Inherited from CFRuntime

secret_key

The Amazon API Secret Key.

Inherited from CFRuntime

service

An identifier for the current AWS service.

Inherited from CFRuntime

ssl_verification

The state of SSL certificate verification.

Inherited from CFRuntime

use_aws_query

The state of whether auth should be handled as AWS Query.

Inherited from CFRuntime

use_batch_flow

The state of batch flow usage.

Inherited from CFRuntime

use_cache_flow

The state of cache flow usage.

Inherited from CFRuntime

use_ssl

The state of SSL/HTTPS use.

Inherited from CFRuntime

util

Handle for the utility functions.

Inherited from CFRuntime

utilities_class

The default class to use for utilities (defaults to CFUtilities).

Inherited from CFRuntime

Copyright © 2010–2013 Amazon Web Services, LLC


Feedback