Amazon.SimpleSystemsManagement.Model.UpdateMaintenanceWindowResponse.IsSetCutoff C# (CSharp) 메소드

IsSetCutoff() 개인적인 메소드

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