Amazon.SimpleSystemsManagement.Model.UpdateMaintenanceWindowRequest.IsSetCutoff C# (CSharp) Method

IsSetCutoff() private method

private IsSetCutoff ( ) : bool
return bool
        internal bool IsSetCutoff()
        {
            return this._cutoff.HasValue; 
        }