Amazon.SimpleSystemsManagement.Model.UpdateMaintenanceWindowResponse.IsSetCutoff C# (CSharp) Метод

IsSetCutoff() приватный Метод

private IsSetCutoff ( ) : bool
Результат bool
        internal bool IsSetCutoff()
        {
            return this._cutoff.HasValue; 
        }