Amazon.OpsWorks.Model.ElasticIp.IsSetIp C# (CSharp) Method

IsSetIp() private method

private IsSetIp ( ) : bool
return bool
        internal bool IsSetIp()
        {
            return this.ip != null;
        }