Amazon.Redshift.Model.ClusterNode.IsSetPublicIPAddress C# (CSharp) Метод

IsSetPublicIPAddress() приватный Метод

private IsSetPublicIPAddress ( ) : bool
Результат bool
        internal bool IsSetPublicIPAddress()
        {
            return this.publicIPAddress != null;
        }
    }