Amazon.SimpleSystemsManagement.Model.DeregisterTaskFromMaintenanceWindowRequest.IsSetWindowTaskId C# (CSharp) 메소드

IsSetWindowTaskId() 개인적인 메소드

private IsSetWindowTaskId ( ) : bool
리턴 bool
        internal bool IsSetWindowTaskId()
        {
            return this._windowTaskId != null;
        }
DeregisterTaskFromMaintenanceWindowRequest