Amazon.EC2.Model.ModifyHostsResponse.IsSetUnsuccessful C# (CSharp) Method

IsSetUnsuccessful() private method

private IsSetUnsuccessful ( ) : bool
return bool
        internal bool IsSetUnsuccessful()
        {
            return this._unsuccessful != null && this._unsuccessful.Count > 0; 
        }