Amazon.Redshift.Model.HsmConfiguration.IsSetHsmIpAddress C# (CSharp) Method

IsSetHsmIpAddress() private method

private IsSetHsmIpAddress ( ) : bool
return bool
        internal bool IsSetHsmIpAddress()
        {
            return this.hsmIpAddress != null;
        }