Amazon.Redshift.Model.HsmConfiguration.IsSetHsmIpAddress C# (CSharp) Метод

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

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