Amazon.Redshift.Model.HsmConfiguration.IsSetHsmIpAddress C# (CSharp) Méthode

IsSetHsmIpAddress() private méthode

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