CloudFront::getResponseCode PHP Method

getResponseCode() public method

Getter method for API response codes
public getResponseCode ( ) : mixed
return mixed
    public function getResponseCode()
    {
        return $this->responseCode;
    }