Amazon.RDS.Model.UpgradeTarget.IsSetAutoUpgrade C# (CSharp) Method

IsSetAutoUpgrade() private method

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