Amazon.EC2.Model.CancelSpotFleetRequestsErrorItem.IsSetError C# (CSharp) Method

IsSetError() private method

private IsSetError ( ) : bool
return bool
        internal bool IsSetError()
        {
            return this._error != null;
        }
CancelSpotFleetRequestsErrorItem