Amazon.OpsWorksCM.Model.UpdateServerRequest.IsSetDisableAutomatedBackup C# (CSharp) Method

IsSetDisableAutomatedBackup() private method

private IsSetDisableAutomatedBackup ( ) : bool
return bool
        internal bool IsSetDisableAutomatedBackup()
        {
            return this._disableAutomatedBackup.HasValue; 
        }