Packagecom.amazonaws
Interfacepublic interface ResponseResult
Implementors AmazonWebServiceResult

Language Version : ActionScript 3.0
Product Version : Flex 4
Since : January 24. 2011
Runtime Versions : Flash Player 10.1, AIR 2.5

Simple interface which represents raw data access.



Public Properties
 PropertyDefined By
  rawData : Object
Returns raw data.
ResponseResult
Property Detail
rawDataproperty
rawData:Object

Returns raw data.


Implementation
    public function get rawData():Object
    public function set rawData(value:Object):void