Amazon.Lightsail.Model.GetStaticIpsResponse.IsSetStaticIps C# (CSharp) Method

IsSetStaticIps() private method

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