Amazon.Lightsail.Model.GetStaticIpResponse.IsSetStaticIp C# (CSharp) Method

IsSetStaticIp() private method

private IsSetStaticIp ( ) : bool
return bool
        internal bool IsSetStaticIp()
        {
            return this._staticIp != null;
        }
GetStaticIpResponse