Amazon.RDS.Model.UpgradeTarget.IsSetAutoUpgrade C# (CSharp) 메소드

IsSetAutoUpgrade() 개인적인 메소드

private IsSetAutoUpgrade ( ) : bool
리턴 bool
        internal bool IsSetAutoUpgrade()
        {
            return this._autoUpgrade.HasValue; 
        }