Amazon.Redshift.Model.HsmConfiguration.IsSetHsmIpAddress C# (CSharp) 메소드

IsSetHsmIpAddress() 개인적인 메소드

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